aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * wl1251: reduce ELP wakeup timeoutKalle Valo2009-12-21
| * wl1251: fix error handling in wl1251_op_config()Kalle Valo2009-12-21
| * wl1251: print a debug message when tx_queue is fullKalle Valo2009-12-21
| * wl1251: add tx queue status to debugfsKalle Valo2009-12-21
| * ar9170: fix AC_VIDEO txop parameterChristian Lamparter2009-12-21
| * ar9170: small misc changesChristian Lamparter2009-12-21
| * ar9170: remove redundant frame flagsChristian Lamparter2009-12-21
| * ar9170: improve network latencyChristian Lamparter2009-12-21
| * ar9170: remove dead definitionsChristian Lamparter2009-12-21
| * ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez2009-12-21
| * wireless: hostap, fix oops due to early probing interruptColin Ian King2009-12-21
* | enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman2009-12-24
* | enic: feature add: add ethtool -c/C supportScott Feldman2009-12-24
* | enic: Bug fix: align desc ring sizes to 32 descsScott Feldman2009-12-24
* | enic: minimize pkt filter updates to firmwareScott Feldman2009-12-24
* | enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman2009-12-24
* | enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman2009-12-24
* | netxen: fix unified fw size checkAmit Kumar Salecha2009-12-23
* | netxen: support pci error handlersAmit Kumar Salecha2009-12-23
* | netxen: fix tx timeout recoveryAmit Kumar Salecha2009-12-23
* | netxen: minor suspend resume fixesAmit Kumar Salecha2009-12-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-23
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
| |\ \
| | * | ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-21
| | * | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
| | * | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-21
| | * | Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-21
| | * | drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-21
| | * | ath9k: Stop ANI when doing a resetSujith2009-12-21
| | * | ath9k: Fix TX queue drainingSujith2009-12-21
| | * | ath9k: Fix bug in assigning sequence numberSujith2009-12-21
| | * | rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-21
| | * | iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-21
| | * | iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-21
| | * | iwlwifi: initialize spinlock before useReinette Chatre2009-12-21
| | * | iwl3945: disable power saveReinette Chatre2009-12-21
| | * | iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-21
| | * | iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-21
| | * | rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-21
| | * | drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-21
| | * | ath9k: Last fix for TX software padding.Benoit Papillault2009-12-21
| | * | iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-21
| | * | iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-21
| | * | iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-21
| | * | rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-14
* | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | | | kfifo: move out spinlockStefani Seibold2009-12-22
* | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-22