1. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  2. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  3. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  4. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 15 years ago
  5. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  6. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  7. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  8. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  9. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  10. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  11. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  12. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  13. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  14. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  15. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 15 years ago
  16. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 15 years ago
  17. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 15 years ago
  18. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 15 years ago
  19. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 15 years ago
  20. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  21. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  22. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 15 years ago
  23. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  24. 7200176 e100: add non-MII PHY support by Andreas Mohr · 15 years ago
  25. e5241c4 ieee802154: Use '%Zu' printf format for size_t. by David S. Miller · 15 years ago
  26. 84503dd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  28. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  29. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  30. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  31. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  32. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  33. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 15 years ago
  34. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 15 years ago
  35. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  36. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  37. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  38. 869fb3a sony-laptop: no need to unblock rfkill on load by Alan Jenkins · 15 years ago
  39. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  40. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  41. fc240e3 sony: fix rfkill code by Johannes Berg · 15 years ago
  42. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  43. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  44. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  45. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  46. 9b9c5aa ar9170: xmit code revamp by Christian Lamparter · 15 years ago
  47. 2543a0c ar9170: interpret firmware debug commands by Johannes Berg · 15 years ago
  48. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  49. b52a033 b43: Fix possible unaligned u32 access by Matthieu CASTET · 15 years ago
  50. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  51. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 15 years ago
  52. 582241a0 rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* by Jussi Kivilinna · 15 years ago
  53. aa18294 rndis_wlan: cleanup: capitalize enum labels by Jussi Kivilinna · 15 years ago
  54. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  55. 51611a1 can: sja1000_of_platform: fix build problems with printk format by Wolfgang Grandegger · 15 years ago
  56. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  57. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  58. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  59. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  60. 6e327c1 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() by Jesper Dangaard Brouer · 15 years ago
  61. 1abb0de qlge: bugfix: Get rid of errant spin_unlock(). by Ron Mercer · 15 years ago
  62. 00acd0d qlge: Add set TX csum ethtool op. by Ron Mercer · 15 years ago
  63. e4552f5 qlge: Add support for varied pcie function numbers. by Ron Mercer · 15 years ago
  64. 542512e qlge: Add support for using alternate MAC address. by Ron Mercer · 15 years ago
  65. ec33a49 qlge: Drop inbound frames > MTU. by Ron Mercer · 15 years ago
  66. a32959c qlge: Drop inbound error frames. by Ron Mercer · 15 years ago
  67. e4059d9 qlge: Remove netif_set_gso_max_size() call. by Ron Mercer · 15 years ago
  68. cfec0cb qlge: Add support for retrieving firmware version. by Ron Mercer · 15 years ago
  69. 0808dc8 netfilter: Fix extra semi-colon in skb_walk_frags() changes. by David S. Miller · 15 years ago
  70. 1506e30 rfkill: include err.h by Johannes Berg · 15 years ago
  71. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 15 years ago
  72. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  73. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  74. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 15 years ago
  75. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 15 years ago
  76. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 15 years ago
  77. 02cf228 ieee802154: add documentation about our stack by Sergey Lapin · 15 years ago
  78. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  79. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  80. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  81. a4a710c pkt_sched: Change PSCHED_SHIFT from 10 to 6 by Jarek Poplawski · 15 years ago
  82. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  83. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  84. ebc8d2a be2net: Remove unnecessary frag list traversing. by David S. Miller · 15 years ago
  85. d4fd3bc1 xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  86. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  87. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  88. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  89. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  90. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  91. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  92. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  93. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  94. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  95. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  96. a5bd8a1 netdevice.h: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  97. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  98. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 15 years ago
  99. 963267b declance: Restore tx descriptor ring locking by Maciej W. Rozycki · 15 years ago
  100. fe93299 isdn: extend INTERFACE.CAPI document by Tilman Schmidt · 15 years ago