summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2007-10-102-14/+14
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-101-5/+0
* skge: remove broken and unused PHY_M_PC_MDI_XMODE macroMariusz Kozlowski2007-10-101-2/+0
* Avoid possible NULL pointer deref in 3c359 driverJesper Juhl2007-10-101-5/+0
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-101-4/+1
* PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba2007-10-103-22/+19
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-102-155/+169
* atl1: explain 32-bit DMA restrictionChris Snook2007-10-101-2/+8
* via-velocity: more cleanupStephen Hemminger2007-10-102-206/+176
* via-velocity: use standard VLAN interface (resend)Stephen Hemminger2007-10-102-30/+46
* sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2007-10-102-600/+520
* sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki2007-10-101-136/+142
* [netdrvr] sundance: fix phy scanning on IP100AJeff Garzik2007-10-101-3/+11
* e1000e: Do not allow requeue of freed skbKrishna Kumar2007-10-101-1/+1
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-101-1/+0
* dgrs: remove from build, config, and maintainer listNathanael Nerode2007-10-1011-12764/+0
* pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson2007-10-101-13/+8
* pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson2007-10-101-10/+11
* pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson2007-10-101-2/+2
* pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson2007-10-101-1/+4
* [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-105-41/+31
* [NET]: Bring comments in loopback.c uptodate.Eric W. Biederman2007-10-101-1/+3
* [PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville2007-10-101-1/+1
* [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2007-10-102-2/+2
* [PATCH] iwlwifi: add debugfs rate scale statsZhu Yi2007-10-101-1/+39
* [PATCH] iwlwifi: set fixed rate through debugfsZhu Yi2007-10-101-2/+70
* [PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi2007-10-101-16/+11
* [PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi2007-10-101-16/+15
* [PATCH] iwlwifi: limit printouts on hot pathZhu Yi2007-10-103-3/+6
* [PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi2007-10-101-6/+61
* [PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi2007-10-101-0/+21
* [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi2007-10-101-5/+1
* [PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi2007-10-101-0/+10
* [PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi2007-10-101-1/+1
* [PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2007-10-102-58/+21
* [PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi2007-10-101-3/+2
* [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi2007-10-101-0/+1
* [PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2007-10-102-6/+6
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-101-3/+5
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-101-14/+13
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-102-26/+22
* [PATCH] adm8211: kill version printksMichael Wu2007-10-101-15/+0
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-101-4/+3
* [PATCH] adm8211: kill interrupt loopMichael Wu2007-10-101-45/+39
* [PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn2007-10-101-1/+1
* [PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn2007-10-101-0/+3
* [PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn2007-10-101-0/+7
* [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn2007-10-101-2/+1
* rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn2007-10-101-0/+37
OpenPOWER on IntegriCloud