1. f3a981f airo : Print of firmware version by matthieu castet · 14 years ago
  2. 3bc819e airo : fix printing status info by matthieu castet · 14 years ago
  3. 6510b89 airo: return from set_wep_key() when key length is zero by Stanislaw Gruszka · 14 years ago
  4. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  5. 2bf9fa6 wireless: airo_cs build fixes by Randy Dunlap · 15 years ago
  6. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  7. 10be7eb 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
  8. f09c256 airo: fix setting zero length WEP key by Stanislaw Gruszka · 15 years ago
  9. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  10. 1f351e3 airo: Fix integer overflow warning by Michael Buesch · 15 years ago
  11. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 40b93ad airo : allow supend with card without power management by matthieu castet · 15 years ago
  13. 30bd572 airo: Reorder tests, check bounds before element by Roel Kluin · 15 years ago
  14. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  15. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 3d0ccd0 airo: Buffer overflow by Roel Kluin · 15 years ago
  17. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  18. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  19. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  20. 267d493 airo: fix airo_get_encode{,ext} buffer overflow like I mean it... by John W. Linville · 15 years ago
  21. aedec92 airo: airo_get_encode{,ext} potential buffer overflow by John W. Linville · 15 years ago
  22. 011f5c5 airo: queue SIOCSIWAUTH-requested auth mode change for next commit by Dan Williams · 15 years ago
  23. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  25. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 15 years ago
  26. 7ae41cc airo: convert to net_device_ops by Stephen Hemminger · 15 years ago
  27. 998a5a7 airo: reduce stack memory footprint by Frank Seidel · 15 years ago
  28. bc8263f airo: correct improper initialization of local variable by John W. Linville · 16 years ago
  29. 9e05a2d drivers/net/wireless: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  30. 49c4a5d drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 16 years ago
  31. 506d03f airo: remove useless #defines by Dan Williams · 16 years ago
  32. 018697d airo: clean up and clarify micinit() by Dan Williams · 16 years ago
  33. 99590ff airo: use __attribute__ ((packed)) not #pragma by Dan Williams · 16 years ago
  34. c038069 airo: clean up WEP key operations by Dan Williams · 16 years ago
  35. 138c0c6 airo: simplify WEP index and capability checks by Dan Williams · 16 years ago
  36. f65b56d airo: re-arrange WPA capability checks by Dan Williams · 16 years ago
  37. f55d451 airo: clean up and clarify interrupt-time task handling by Dan Williams · 16 years ago
  38. 9ee677c wireless: Add channel/frequency conversions to ieee80211.h by David Kilroy · 16 years ago
  39. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  40. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  41. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  42. faf3994 airo: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  43. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  44. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 16 years ago
  45. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  46. e292c73 wireless: Small cleanups by Pavel Machek · 16 years ago
  47. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  48. cc0d9ff airo: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  49. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. b212f33 airo warning fix by Andrew Morton · 16 years ago
  51. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  53. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  54. 5d9276d airo: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  55. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  56. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  57. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  58. 3eb9b41 airo: last of endianness annotations by Al Viro · 17 years ago
  59. 329e2c0 airo: sanitize handling of StatusRid by Al Viro · 17 years ago
  60. a749716 airo: sanitize APListRid handling by Al Viro · 17 years ago
  61. 56d81bd airo: sanitize handling of CapabilityRid by Al Viro · 17 years ago
  62. a23ace5 airo: sanitize handling of StatsRid by Al Viro · 17 years ago
  63. 4293ea3 airo: sanitize handling of WepKeyRid by Al Viro · 17 years ago
  64. 17e7049 airo: sanitize BSSListRid handling by Al Viro · 17 years ago
  65. b8c06bc bap_read()/bap_write() work with fixed-endian buffers by Al Viro · 17 years ago
  66. 0dd2212 airo: sanitize handling of SSID_rid by Al Viro · 17 years ago
  67. 593c2b9 airo: trivial endianness annotations by Al Viro · 17 years ago
  68. 2ab1f51 airo: fix writerids() endianness by Al Viro · 17 years ago
  69. 1561785 airo endianness bug: cap_rid.extSoftCap by Al Viro · 17 years ago
  70. 0300b33 airo: bug in airo_interrupt() handling on incoming 802.11 by Al Viro · 17 years ago
  71. 851b3e5 airo: fix endianness bug in ->dBm handling by Al Viro · 17 years ago
  72. 977b143 airo: fix transmit_802_11_packet() by Al Viro · 17 years ago
  73. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  74. 93a3b60 wireless: checkpatch cleanups by Jeff Garzik · 17 years ago
  75. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  76. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  77. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  78. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  79. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  80. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  81. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  82. d73ae55 [PATCH] remove gratuitous space in airo module description by Bill Nottingham · 17 years ago
  83. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  84. fb038c2 [PATCH] airo: start with radio off by Michal Schmidt · 17 years ago
  85. 175ec1a [PATCH] airo: simpler calling convention for enable_MAC() by Michal Schmidt · 17 years ago
  86. 1138c37 [PATCH] airo: fix a race causing initialization failures by Michal Schmidt · 17 years ago
  87. 1c2b7db [PATCH] airo: delay some initialization until the netdev is up by Michal Schmidt · 17 years ago
  88. 777ec5e [PATCH] airo: disable the PCI device when unloading module by Michal Schmidt · 17 years ago
  89. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  90. af5b5c9 [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work by Michal Schmidt · 17 years ago
  91. fd48f8d [PATCH] airo: Don't check for NULL before kfree() by Michal Schmidt · 17 years ago
  92. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  93. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  94. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  95. 4d88190 [PATCH] airo: Fix an error path memory leak by Michal Schmidt · 17 years ago
  96. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 18 years ago
  97. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  98. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  99. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  100. 5bb85f1 [PATCH] airo: check if need to freeze by Dave Kleikamp · 18 years ago