summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-26wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: orinoco: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: mwl8k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: wil6210: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: airo: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: adm8211: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: rtlwifi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: wl12xx: use dev_get_platdata()Jingoo Han
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han
2013-09-26wireless: libertas: use dev_get_platdata()Jingoo Han
2013-09-26wireless: cw1200: use dev_get_platdata()Jingoo Han
2013-09-26wireless: brcmfmac: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-09-26rt2800: comment enable radio initialization sequenceStanislaw Gruszka
2013-09-26mwifiex: Remove casting the return value which is a void pointerJingoo Han
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
2013-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-09-18vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman
2013-09-17Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-17net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-17net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda