summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-16ipheth: add support for iPadDavide Gerhard1-0/+5
2012-07-16e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-07-16e1000e: remove use of IP payload checksumBruce Allan2-61/+15
2012-07-16iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-07-16mwifiex: fix WPS eapol handshake failureStone Piao1-0/+1
2012-07-16mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-07-16rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-07-16igbvf: fix divide by zeroMitch A Williams1-11/+18
2012-07-16net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-07-16net: qmi_wwan: fix Gobi device probingBjørn Mork1-43/+40
2012-07-16USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-07-16USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2
2012-07-16can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-07-16ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-07-16ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18
2012-07-16ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-07-16xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-07-16bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-07-16dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-16Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-16lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-07-16lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-07-16r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-22iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-06-22iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-22iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-11/+15
2012-06-22e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot1-8/+0
2012-06-22e1000e: Disable ASPM L1 on 82574Chris Boot1-1/+2
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-17wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez1-5/+3
2012-06-17wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez1-3/+14
2012-06-17rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-17iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-17iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-17iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2