aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-07-21
* rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger2013-07-21
* rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger2013-07-21
* dlci: validate the net device in dlci_del()Zefan Li2013-06-26
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-26
* net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-25
* macvtap: fix recovery from gup errorsMichael S. Tsirkin2013-06-25
* tun: fix recovery from gup errorsMichael S. Tsirkin2013-06-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-25
|\
| * ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-24
| * ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-24
* | qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-24
* | drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-24
* | sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-24
* | sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-24
* | qmi_wwan: add various Novatel Gobi1K IDsDan Williams2013-06-24
* | net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-24
* | bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov2013-06-24
* | net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-24
* | mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-20
* | pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-20
* | sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-20
* | netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-20
* | netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-20
* | stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-19
* | drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-19
* | net: fec: Fix build for MCF5272Guenter Roeck2013-06-19
* | vxlan: fix check for migration of static entrystephen hemminger2013-06-19
* | can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-19
* | net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-17
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-17
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-17
| |\|
| | * brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-13
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-12
| | |\
| | | * iwlwifi: fix rate control regressionMoshe Benji2013-06-12
| | | * iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-04
| | | * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-04
| | | * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-04
| | * | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-12
| | * | brcmsmac: disable power-save related functionsArend van Spriel2013-06-12
| | * | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-12
* | | | alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-17
* | | | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang2013-06-17
* | | | vxlan: handle skb_clone failurestephen hemminger2013-06-17
* | | | vxlan: only migrate dynamic FDB entriesstephen hemminger2013-06-17
* | | | vxlan: fix race between flush and incoming learningstephen hemminger2013-06-17
|/ / /
* | | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-16
* | | tulip: Properly check dma mapping resultNeil Horman2013-06-13
* | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-13
* | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-13