summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-2810-16/+16
| * | | rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-287-87/+87
| * | | rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde2009-11-281-2/+2
| * | | rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde2009-11-281-10/+7
| * | | rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde2009-11-281-3/+0
| * | | rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde2009-11-281-1/+5
| * | | wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
| * | | wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-282-10/+4
| * | | wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-285-182/+183
| * | | wl1271: set radio and general params also for PLTLuciano Coelho2009-11-283-2/+15
| * | | wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
| * | | wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
| * | | wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-281-2/+6
| * | | wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1
| * | | ath9k: clean up rc rate tableFelix Fietkau2009-11-282-219/+109
| * | | ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-2811-294/+291
| * | | ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-252-3/+1
* | | | be2net: Add support for ethtool self testSuresh R2009-12-043-0/+223
* | | | net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha2009-12-041-2/+2
* | | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-041-21/+3
* | | | bnx2: Refine VPD logic.Michael Chan2009-12-041-28/+21
* | | | ixgbe: use EIAM to automask MSI-XJesse Brandeburg2009-12-041-6/+19
* | | | ixgbe: performance tweaksJesse Brandeburg2009-12-043-30/+27
* | | | ixgbe: change default ring sizeJesse Brandeburg2009-12-041-2/+2
* | | | ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou2009-12-041-10/+14
* | | | ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-043-13/+28
* | | | usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-042-29/+136
* | | | cdc-ether: Implement reset_resume()Oliver Neukum2009-12-041-0/+1
* | | | bnx2: Update version to 2.0.3.Michael Chan2009-12-031-2/+2
* | | | bnx2: Read firmware version from VPD.Michael Chan2009-12-031-3/+99
* | | | bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan2009-12-031-2/+10
* | | | bnx2: Dump some state during tx timeout.Michael Chan2009-12-032-0/+25
* | | | bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan2009-12-031-1/+5
* | | | tg3: Update version to 3.105Matt Carlson2009-12-031-2/+2
* | | | tg3: Clean tg3_init_one()Matt Carlson2009-12-031-6/+2
* | | | tg3: Use pci_read_vpd() instead of private methodMatt Carlson2009-12-031-23/+12
* | | | tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-032-9/+16
* | | | tg3: Add 57765 asic revMatt Carlson2009-12-032-19/+62
* | | | tg3: Make TSS enable independent of MSI-X enableMatt Carlson2009-12-032-35/+57
* | | | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03132-805/+799
* | | | be2net: Bump up the driver version numberAjit Khaparde2009-12-031-1/+1
* | | | be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-036-0/+128
* | | | be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde2009-12-031-32/+57
* | | | sunhme: fix dma warning in Sun HMEMikulas Patocka2009-12-031-5/+14
* | | | atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings2009-12-031-5/+0
* | | | atl1e: Remove redundant definitions of ethtool operationsBen Hutchings2009-12-031-10/+0
* | | | atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings2009-12-031-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-032-36/+1
|\ \ \ \
| * | | | bnx2: EEH is failing with timeoutBreno Leitao2009-12-031-0/+1
| * | | | atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang2009-12-021-36/+0
| | |/ / | |/| |