summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-14bonding: drop_monitor awareEric Dumazet3-13/+13
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-87/+2078
2012-06-13bonding: remove packet cloning in recv_probe()Eric Dumazet5-40/+36
2012-06-13usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com1-1/+0
2012-06-13usbnet: remove declaration for intr_completetom.leiming@gmail.com1-37/+35
2012-06-13usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-3/+1
2012-06-13usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-13usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-13bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-06-13bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville163-5700/+10357
2012-06-12tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-12phy: Use pr_<level>Joe Perches7-36/+50
2012-06-12tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-12net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-12lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-12lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11ssb: add missing PCI ID for b/g/n single band BCM4322Jonas Gorski1-0/+1
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan1-0/+1
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar1-7/+27
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar4-10/+89
2012-06-11mwifiex: shorten per channel scan timeBing Zhao1-3/+3
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville53-2553/+2329
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2-123/+549
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-28/+55
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-09be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville1-1/+2
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens1-2/+4
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2-7/+16
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed1-0/+1
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev1-15/+5
2012-06-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho46-956/+4818
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2-17/+9
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov3-110/+36
2012-06-08wl18xx: update fw statisticsIdo Reis2-24/+65
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov1-1/+0
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho1-5/+63
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho3-0/+72
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2-24/+24
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho1-1/+1