summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-07igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-07igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-07igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rt2x00: remove __dev* attributesBill Pemberton
2012-12-06p54: remove __dev* attributesBill Pemberton
2012-12-06orinoco: remove __dev* attributesBill Pemberton
2012-12-06mwl8k: remove __dev* attributesBill Pemberton
2012-12-06libertas: remove __dev* attributesBill Pemberton
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06b43: remove __dev* attributesBill Pemberton
2012-12-06atmel: remove __dev* attributesBill Pemberton
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-12-06wireless: remove __dev* attributesBill Pemberton
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber
2012-12-04net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko