summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-07-12dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+4
2012-07-12be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-12sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-12mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-12/+9
2012-07-12ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-12rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-07-12ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-07-12mwifiex: fix WPS eapol handshake failureStone Piao1-4/+6
2012-07-12mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-07-04can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-07-04xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-07-04iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-07-04ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-04ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-07-04can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-07-04ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-04ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-07-04e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot1-8/+0
2012-07-04e1000e: Disable ASPM L1 on 82574Chris Boot1-1/+2
2012-06-20iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-20iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+20
2012-06-20net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-20iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-20iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-20rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-20can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-20can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-20can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-20iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-06-10r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-06-10r8169: fix early queue wake-up.Francois Romieu1-0/+18
2012-06-10r8169: missing barriers.Francois Romieu1-3/+2
2012-06-10fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-10ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-10iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-31rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-05-31ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings1-5/+1
2012-05-31b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-05-31dl2k: Clean up rio_ioctlJeff Mahoney2-50/+9
2012-05-21stmmac: Fix compilation error in mmc_core.cStefan Roese1-0/+1
2012-05-21e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-21brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12