1. bb9f869 iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver by Zhu Yi · 16 years ago
  2. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 16 years ago
  3. a971be2 mac80211: correct probe wait time by Johannes Berg · 16 years ago
  4. ccdfeab ath9k: Update Beacon timers based on timestamp from the AP by Jouni Malinen · 16 years ago
  5. 267a901 ath9k: Optimize TBTT/DTIM calculation for timers by Jouni Malinen · 16 years ago
  6. d26285f8 libertas: implement function init/shutdown commands for SD8688 by Bing Zhao · 16 years ago
  7. b136a14 libertas: get SD8688 rx length with one CMD52 by Bing Zhao · 16 years ago
  8. e70a5ac libertas: define macros for SDIO model numbers by Bing Zhao · 16 years ago
  9. ea2d063 libertas: fix GSPI card event handling by andrey@cozybit.com · 16 years ago
  10. 4ef699f mac80211: fix probe response wait timing by Johannes Berg · 16 years ago
  11. 8705782 wext: remove atomic requirement for wireless stats by Johannes Berg · 16 years ago
  12. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 16 years ago
  13. bbcf3f0 cfg80211: warn when wiphy_apply_custom_regulatory() does nothing by Luis R. Rodriguez · 16 years ago
  14. eeddfd9 ath9k: set max default eirp to 20 dBm by Luis R. Rodriguez · 16 years ago
  15. db67645 mac80211: fix parameter confusion when finding IBSS by Johannes Berg · 16 years ago
  16. c26c2e5 ath9k: fix custom regulatory call position by Luis R. Rodriguez · 16 years ago
  17. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 16 years ago
  18. ce4c45e rt73usb: fix for master mode by Alexandre Becholey · 16 years ago
  19. 7e0aae4 mac80211: Do not override AID in the duration field by Jouni Malinen · 16 years ago
  20. 3019667 mac80211: PS processing for every Beacon with our AID in TIM by Jouni Malinen · 16 years ago
  21. dc8c458 ath9k: Set PM field in frame control when in PS mode by Jouni Malinen · 16 years ago
  22. aa68aea ath9k: Wake up for RX filter changes by Jouni Malinen · 16 years ago
  23. 54ce846 ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon by Jouni Malinen · 16 years ago
  24. 1ffc1c6 ath9k: Do not try to calibrate radio when in sleep mode by Jouni Malinen · 16 years ago
  25. 9a23f9c ath9k: Wake up for TX in mac80211 timeout=0 sleep mode by Jouni Malinen · 16 years ago
  26. cce4c77 mac80211: fix kernel-doc by Johannes Berg · 16 years ago
  27. 2c617b0 rt2x00: Add USB ID for rt2800usb by Ivo van Doorn · 16 years ago
  28. e43e820 cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS by Pavel Roskin · 16 years ago
  29. 9c8b3ed ath5k: avoid and warn on potential infinite loop by Bob Copeland · 16 years ago
  30. 61405e9 cfg80211: fix in nl80211_set_reg() by Luis R. Rodriguez · 16 years ago
  31. d0e18f8 cfg80211: cleanup return calls on nl80211_set_reg() by Luis R. Rodriguez · 16 years ago
  32. 4776c6e cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES by Luis R. Rodriguez · 16 years ago
  33. e74fbb4 wireless: fix to set dev->broadcast correctly by Wei Yongjun · 16 years ago
  34. 49ca37e Staging: agnx: switch config_interface to bss_info_changed by Alexander Beregalov · 16 years ago
  35. 153e080 ath9k: Move PS wakeup/restore calls from isr to tasklet by Vasanthakumar Thiagarajan · 16 years ago
  36. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 16 years ago
  37. 73606d0 mac80211_hwsim: Group radios by Daniel Wagner · 16 years ago
  38. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 16 years ago
  39. 4de2dc7 p54spi: drop test for FW_STATE_RESET in p54spi_work by Max Filippov · 16 years ago
  40. 3f0d843 b43/legacy: fix beacon change processing by Johannes Berg · 16 years ago
  41. ff561ac p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx by Max Filippov · 16 years ago
  42. 6edf534 p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded by Max Filippov · 16 years ago
  43. 465b635 p54spi: return status of p54spi_wakeup by Max Filippov · 16 years ago
  44. 69712e9 p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read by Max Filippov · 16 years ago
  45. 210dd1b p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma by Max Filippov · 16 years ago
  46. 4eaf16b drivers/net: use dev_get_drvdata by Julia Lawall · 16 years ago
  47. cf5aa2f cfg80211: mark wiphy->privid as pointer to const by David Kilroy · 16 years ago
  48. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 16 years ago
  49. c15ff61 iwlwifi: drop iwl3945_tid_data by Tomas Winkler · 16 years ago
  50. bed420d iwlwifi: drop struct iwl3945_hw_key by Tomas Winkler · 16 years ago
  51. 44710bb b43legacy: Remove unnecessary MMIO in interrupt hotpath by Stefano Brivio · 16 years ago
  52. 6b96f93 ath9k: cleanup beacon parameters configuration by Vasanthakumar Thiagarajan · 16 years ago
  53. d31e20a ath9k: Remove unused parameters which are passed to ath_beacon_config_X() by Vasanthakumar Thiagarajan · 16 years ago
  54. 6b45784 ath9k: Print hw reset failure status as signed int by Vasanthakumar Thiagarajan · 16 years ago
  55. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 16 years ago
  56. cc32abd mac80211: move channel switch code by Johannes Berg · 16 years ago
  57. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 16 years ago
  58. cc65965 ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames by Jouni Malinen · 16 years ago
  59. 9d64a3c ath9k: Clean up RX processing a bit by Jouni Malinen · 16 years ago
  60. d8959fbf ath9k: Fix a check for multicast address for virtual wiphy by Jouni Malinen · 16 years ago
  61. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 16 years ago
  62. 13bdcd9 zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK by Gábor Stefanik · 16 years ago
  63. cccaec9 mac80211: Initialize RX's last received sequence number by Senthil Balasubramanian · 16 years ago
  64. 80a3511 cfg80211: add debugfs HT40 allow map by Luis R. Rodriguez · 16 years ago
  65. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 16 years ago
  66. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 16 years ago
  67. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 16 years ago
  68. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 16 years ago
  69. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 16 years ago
  70. 97bc541 sfc: Remove lro module parameter by Ben Hutchings · 16 years ago
  71. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 16 years ago
  72. 9af2851 addrconf: refuse isatap eui64 for INADDR_ANY by Sascha Hlusiak · 16 years ago
  73. 4b2796017 sit: ipip6_tunnel_del_prl: return err by Sascha Hlusiak · 16 years ago
  74. 4fddbf5 sit: strictly restrict incoming traffic to tunnel link device by Sascha Hlusiak · 16 years ago
  75. 8db99e5 sit: Fail to create tunnel, if it already exists by Sascha Hlusiak · 16 years ago
  76. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 16 years ago
  77. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 16 years ago
  78. e5488ce myri10ge: update version to 1.5.0-1.415 by Brice Goglin · 16 years ago
  79. 3a0c7d2 myri10ge: allow LRO to be enabled via ethtool by Brice Goglin · 16 years ago
  80. ab35cd4 sch_teql: Use net_device internal stats by Eric Dumazet · 16 years ago
  81. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 16 years ago
  82. 537d58a ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs by Peter P Waskiewicz Jr · 16 years ago
  83. aa5aec8 ixgbe: Add semaphore access for PHY initialization for 82599 by Peter P Waskiewicz Jr · 16 years ago
  84. 3577aa1 r8169: allow true forced mode setting by françois romieu · 16 years ago
  85. 381f051 r8169: remove useless struct member by françois romieu · 16 years ago
  86. 8b2d850 ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup() by Eric Dumazet · 16 years ago
  87. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 16 years ago
  88. 496a60c net: FIX bonding sysfs rtnl_lock deadlock by Eric W. Biederman · 16 years ago
  89. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 16 years ago
  90. af38f29 net: Fix bridgeing sysfs handling of rtnl_lock by Eric W. Biederman · 16 years ago
  91. 9b8adb5 net: Fix devinet_sysctl_forward by Eric W. Biederman · 16 years ago
  92. 5007392 net: FIX ipv6_forward sysctl restart by Eric W. Biederman · 16 years ago
  93. 336ca57 net-sysfs: Use rtnl_trylock in sysfs methods. by Eric W. Biederman · 16 years ago
  94. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 16 years ago
  95. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 16 years ago
  96. f67f340 netxen: fix msi irq setup by Dhananjay Phadke · 16 years ago
  97. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 16 years ago
  99. 3878fb6 The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com). by Wolfgang Grandegger · 16 years ago
  100. a61a842 can: SJA1000 driver for EMS PCI cards by Wolfgang Grandegger · 16 years ago