summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | brcmsmac: move PHY functionsPiotr Haber2012-11-301-50/+52
| | * | | | brcmsmac: hardware info in debugfsPiotr Haber2012-11-304-1/+144
| | * | | | brcmsmac: fix bounds checking in tx/rxPiotr Haber2012-11-301-13/+17
| | * | | | brcmsmac: cleanup in isr codePiotr Haber2012-11-303-24/+13
| | * | | | brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-303-8/+11
| | * | | | wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-305-2/+9
| | * | | | ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-301-1/+0
| | * | | | ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-304-3/+111
| | * | | | ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-303-6/+5
| | * | | | ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-303-127/+127
| | * | | | rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa2012-11-301-0/+7
| | * | | | mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2012-11-302-0/+17
| | * | | | ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-301-1/+2
* | | | | | tun: correctly report an error in tun_flow_init()Paul Moore2012-12-071-1/+2
|/ / / / /
* | | | | chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1
* | | | | bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-075-3/+34
* | | | | net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-071-1/+25
* | | | | cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-076-19/+17
* | | | | cnic: Include bnx2x.hMichael Chan2012-12-072-46/+20
* | | | | bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-073-120/+120
* | | | | bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-074-172/+181
* | | | | bnx2: Rename register read and write macrosMichael Chan2012-12-072-321/+321
* | | | | igb: Update igb version to 4.1.2Carolyn Wyborny2012-12-061-2/+2
* | | | | igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2012-12-061-6/+16
* | | | | igb: remove duplicate code for fallback interrupt initializationStefan Assmann2012-12-061-15/+14
* | | | | ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-062-1/+6
* | | | | ixgbe: Use is_valid_ether_addrJoe Perches2012-12-066-38/+4
* | | | | cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-052-4/+13
* | | | | cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-052-0/+24
* | | | | net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-051-1/+77
* | | | | myri10ge: fix most sparse warningsAndrew Gallatin2012-12-051-5/+5
* | | | | 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-051-1/+1
* | | | | net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-1/+1
* | | | | qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* | | | | qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* | | | | qlcnic: update NIC partition interface routinesSony Chacko2012-12-043-48/+89
* | | | | qlcnic: get board name APISony Chacko2012-12-042-31/+30
* | | | | qlcnic: modify PCI and register access routinesSony Chacko2012-12-044-162/+222
* | | | | qlcnic: move HW specific data to seperate structureSony Chacko2012-12-048-173/+177
* | | | | qlcnic: add 82xx adapter specific checksSony Chacko2012-12-042-8/+22
* | | | | tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson2012-12-041-5/+52
* | | | | tg3: PTP - Add the hardware timestamp ioctlMatt Carlson2012-12-041-0/+93
* | | | | tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson2012-12-041-1/+145
* | | | | tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-043-7/+115
* | | | | tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir2012-12-041-1/+4
* | | | | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-03233-1133/+1142
|\ \ \ \ \
| * | | | | net/intel: remove __dev* attributesBill Pemberton2012-12-0311-49/+49
| * | | | | bnx2x: remove __dev* attributesBill Pemberton2012-12-033-35/+35
| * | | | | net/broadcom: remove __dev* attributesBill Pemberton2012-12-033-8/+8
| * | | | | xen-netfront: remove __dev* attributesBill Pemberton2012-12-031-4/+4
OpenPOWER on IntegriCloud