1. bd58cbc pch_can: Rename function/macro name by Tomoya · 14 years ago
  2. 7f2bc50 pch_can: Fix warnings by Tomoya · 14 years ago
  3. 1d5b4b2 pch_can: Improve rx processing by Tomoya · 14 years ago
  4. 8ac9702 pch_can: Fix endianness issue by Tomoya · 14 years ago
  5. e489cce pch_can: Divide poll function by Tomoya · 14 years ago
  6. 76d94b2 pch_can: Add flow control processing by Tomoya · 14 years ago
  7. 412b313 rt2x00: Fix firmware loading regression on x86_64. by Wolfgang Kufner · 14 years ago
  8. 739fd94 rt2x00: Pad beacon to multiple of 32 bits. by Wolfgang Kufner · 14 years ago
  9. e85b4c0 rt2x00: remove stray semicolon by Johannes Stezenbach · 14 years ago
  10. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 14 years ago
  11. dba5dc1 rt2x00: Introduce extra queue entry sanity flag by Ivo van Doorn · 14 years ago
  12. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 14 years ago
  13. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  14. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  15. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  16. 5450b7e rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). by Ivo van Doorn · 14 years ago
  17. 094a1d9 rt2x00: trivial: add missing \n on warnings by Johannes Stezenbach · 14 years ago
  18. 89b25f6 rt2x00: Don't frequently reset beacon interval in AdHoc mode by Helmut Schaa · 14 years ago
  19. a061a93 rt2x00: Ensure TX-ed frames are returned in the original state. by Gertjan van Wingerde · 14 years ago
  20. d7bb5f8 rt2x00: fix hang when unplugging USB device in use by Johannes Stezenbach · 14 years ago
  21. 8d4ff3f rt2x00: Add RF chip definition by RA-Jay Hung · 14 years ago
  22. 977206d rt2x00: Implement get_survey callback for rt2800 by Helmut Schaa · 14 years ago
  23. 38c8a56 rt2x00: Add rt2800 EEPROM definition by RA-Jay Hung · 14 years ago
  24. 7a7793e ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correction by Felix Fietkau · 14 years ago
  25. e172e0f ath9k_hw: update AR9003 initvals for improved radar detection by Felix Fietkau · 14 years ago
  26. 1bf3866 ath9k_hw: fix PA predistortion training power selection by Felix Fietkau · 14 years ago
  27. 1782352 ath9k_hw: fix the PA predistortion rate mask by Felix Fietkau · 14 years ago
  28. 7607cbe ath9k: fix PA predistortion thermal measurement handling by Felix Fietkau · 14 years ago
  29. caabf2b ath9k_hw: fix the slot time setting for long distance links by Felix Fietkau · 14 years ago
  30. 4357c6b ath9k_hw: initialize ah->slottime by Felix Fietkau · 14 years ago
  31. 452d7dd ath9k_htc: Add Ubiquiti wifistation ext to supported devices by Sujith Manoharan · 14 years ago
  32. 62a957e ath9k_hw: remove ah->txpower_indexoffset by Felix Fietkau · 14 years ago
  33. 5f65c30 ath9k_hw: remove ah->beacon_interval by Felix Fietkau · 14 years ago
  34. 6da5a72 ath9k_hw: clean up SREV version checks by Felix Fietkau · 14 years ago
  35. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  36. 940cd2c ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs by Felix Fietkau · 14 years ago
  37. 115277a ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.c by Felix Fietkau · 14 years ago
  38. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 14 years ago
  39. 040b74f ath9k_hw: only use the PCIe disable register write sequence for AR5416 by Felix Fietkau · 14 years ago
  40. 248a38d ath9k: fix sequence number assigment for non-AMPDU QoS data frames by Felix Fietkau · 14 years ago
  41. 9abbfb2 ath9k: Use power save wrappers for TSF get/set by Sujith Manoharan · 14 years ago
  42. 42ab135 b43: rename TMS defines, drop useless condition from core reset by Rafał Miłecki · 14 years ago
  43. d242b90 b43: N-PHY: use designed function and macro for writing tables by Rafał Miłecki · 14 years ago
  44. ea85ffd b43: N-PHY: one more fix for order of tables initialization by Rafał Miłecki · 14 years ago
  45. f61afc2 b43: N-PHY: use correct bit for controlling MAC and PHY by Rafał Miłecki · 14 years ago
  46. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  47. f33fdcf ath9k: clean up hardware code for beacon handling by Mohammed Shafi Shajakhan · 14 years ago
  48. 998d516 ath: Missed to clear key4 of micentry by Rajkumar Manoharan · 14 years ago
  49. 6b3b991 ath9k: Add change_interface callback by Rajkumar Manoharan · 14 years ago
  50. a08e7ad ath9k: fix assumptions for idle calls on suspend/resume by Luis R. Rodriguez · 14 years ago
  51. c2731b8 ath9k: Fix power save count imbalance on ath_radio_enable() by Luis R. Rodriguez · 14 years ago
  52. 1d212aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  53. 16cad7f p54usb: add 5 more USBIDs by Christian Lamparter · 14 years ago
  54. 4a55d58 libertas: fix potential NULL-pointer dereference by Sven Neumann · 14 years ago
  55. 8c4877a ehea: Use the standard logging functions by Joe Perches · 14 years ago
  56. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  57. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  58. 2a27a03 pppoe.c: Fix kernel panic caused by __pppoe_xmit by Andrej Ota · 14 years ago
  59. eaff945 WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. by Krzysztof Halasa · 14 years ago
  60. 9f54496 bnx2x: Advance a version number to 1.60.01-0 by Vladislav Zolotarov · 14 years ago
  61. 372e43e bnx2x: Fixed a compilation warning by Vladislav Zolotarov · 14 years ago
  62. 099978b bnx2x: LSO code was broken on BE platforms by Vladislav Zolotarov · 14 years ago
  63. 4d7b6b5 qlge: Fix deadlock when cancelling worker. by Ron Mercer · 14 years ago
  64. 1635953 hostap: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  65. 781ba45 i2400m: drop i2400m_schedule_work() by Tejun Heo · 14 years ago
  66. fe8998c sungem: update gp->reset_task flushing by Tejun Heo · 14 years ago
  67. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  68. 9beb489 iseries_veth: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  69. f5c35cc ehea: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  70. 3d6b892 ehea: kill unused ehea_rereg_mr_task by Tejun Heo · 14 years ago
  71. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  72. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  73. ad1184c net: au1000_eth: remove unused global variable. by Manuel Lauss · 14 years ago
  74. 85a5649 s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. by Jon Mason · 14 years ago
  75. 11410b6 s2io: Update Driver Version by Jon Mason · 14 years ago
  76. c0dbf37 s2io: make strings at tables const by Jon Mason · 14 years ago
  77. 1853e2e s2io: rx_ring_sz bounds checking by Jon Mason · 14 years ago
  78. 9835fd7 igb: Add new function to read part number from EEPROM in string format by Carolyn Wyborny · 14 years ago
  79. c920aa8 e1000e: increment the driver version by Bruce Allan · 14 years ago
  80. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  81. e926244 e1000e: minor error message corrections by Bruce Allan · 14 years ago
  82. 36b973d e1000e: prevent null ptr dereference in e1000_tx_queue() by Bruce Allan · 14 years ago
  83. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  84. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  85. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 14 years ago
  86. d9c76f9 e1000e: 82571 Serdes can fail to get link by Bruce Allan · 14 years ago
  87. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  88. ed5c2b0 e1000e: 82574/82583 performance improvement by Bruce Allan · 14 years ago
  89. a82a14f e1000e: 82571-based mezzanine card can fail ethtool link test by Bruce Allan · 14 years ago
  90. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  91. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  92. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  93. d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
  94. 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
  95. ae54496 ixgb: Don't check for vlan group on transmit by Emil Tantilov · 14 years ago
  96. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  97. 19a0b67 e1000: fix return value not set on error by Dean Nelson · 14 years ago
  98. f073c7c bonding: add the debugfs facility to the bonding driver by Taku Izumi · 14 years ago
  99. 6c2c9d9 enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type by Roopa Prabhu · 14 years ago
  100. 5d52040 vxge: update driver version by Jon Mason · 14 years ago