summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0521-131/+195
|\
| * vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-052-43/+96
| * greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo2011-07-041-4/+3
| * natsemi: silence dma-debug warningsFUJITA Tomonori2011-07-031-1/+2
| * net: 8139too: Initial necessary vlan_features to support vlanShan Wei2011-07-031-0/+1
| * Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-011-4/+3
| * qlge:Version change to v1.00.00.29Jitendra Kalsaria2011-07-011-1/+1
| * qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria2011-07-011-13/+9
| * qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2011-07-012-4/+15
| * 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-012-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-308-32/+36
| |\
| | * ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| | * ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| * | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| * | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| * | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
| * | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-6/+5
| * | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-241-2/+2
| * | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
| |\ \
| | * | r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-1/+32
| |\ \ \ | | |/ / | |/| |
| * | | net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-231-1/+1
| * | | net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-221-16/+24
| * | | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap2011-06-211-1/+2
* | | | b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches2011-07-051-10/+4
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0565-155/+16569
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3065-155/+16569
| |\ \ \ \
| | * | | | rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter2011-06-291-1/+2
| | * | | | rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger2011-06-296-101/+101
| | * | | | b43: HT-PHY: correct 0x2059 radio initRafał Miłecki2011-06-291-1/+49
| | * | | | ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan2011-06-291-0/+2
| | * | | | ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2011-06-292-7/+5
| | * | | | b43: HT-PHY: basic PHY initRafał Miłecki2011-06-292-2/+9
| | * | | | b43: HT-PHY: add init tablesRafał Miłecki2011-06-291-0/+588
| | * | | | b43: HT-PHY: init radio when enabling itRafał Miłecki2011-06-291-0/+33
| | * | | | b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2011-06-292-1/+6
| | * | | | wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov2011-06-291-8/+1
| | * | | | rtlwifi: use PCI_VENDOR_ID_*Jon Mason2011-06-292-10/+4
| | * | | | rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-292-6/+1
| | * | | | iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-1/+1
| | * | | | b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki2011-06-291-1/+6
| | * | | | b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki2011-06-291-0/+135
| | * | | | b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki2011-06-291-0/+19
| | * | | | b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2011-06-292-2/+28
| | * | | | b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki2011-06-293-0/+183
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2810-27/+65
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | | * | | iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | | * | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
OpenPOWER on IntegriCloud