Commit History

Author SHA1 Message Date
  Linus Torvalds 7affca3537 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 years ago
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
  Greg Kroah-Hartman d632eb1bf2 USB: convert drivers/net/* to use module_usb_driver() 13 years ago
  Eliad Peller 8a3a3c85e4 mac80211: pass vif param to conf_tx() callback 13 years ago
  Eliad Peller 37a41b4aff mac80211: add ieee80211_vif param to tsf functions 13 years ago
  Ivo van Doorn b8b1ec61c0 rt2x00: Add new rt73 buffalo USB id 14 years ago
  Gertjan van Wingerde 5f0dd296a0 rt2x00: Implement tx_frames_pending mac80211 callback function. 14 years ago
  Ivo van Doorn 1c0bcf89d8 rt2x00: Add autowake support for USB hardware 14 years ago
  Ivo van Doorn 0ed7b3c044 rt2x00: Implement get_antenna and set_antenna callback functions 14 years ago
  Ivo van Doorn e7dee44426 rt2x00: Implement get_ringparam callback function 14 years ago
  Gertjan van Wingerde e01ae27f8c rt2x00: Allow dynamic addition of PCI/USB IDs. 14 years ago
  Ivo van Doorn 7dab73b37f rt2x00: Split rt2x00dev->flags 14 years ago
  Xose Vazquez Perez 08b8099c12 wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids 14 years ago
  Helmut Schaa aca7305be5 rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag 14 years ago
  Helmut Schaa 2517794b70 rt2x00: Move TX descriptor field "ifs" into plcp substruct 14 years ago
  Helmut Schaa 26a1d07f41 rt2x00: Optimize TX descriptor handling 14 years ago
  Helmut Schaa 11f818e0eb rt2x00: Optimize calls to rt2x00queue_get_queue 14 years ago
  Seth Forshee d76dfc612b rt2x00: Check for errors from skb_pad() calls 14 years ago
  Gertjan van Wingerde a0aff623ca rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. 14 years ago
  Helmut Schaa b550911abc rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR 14 years ago
  Helmut Schaa 69cf36a452 rt2x00: Refactor beacon code to make use of start- and stop_queue 14 years ago
  Greg Kroah-Hartman 9c4cf6d94f rt2x00: add device id for windy31 usb device 14 years ago
  Wolfgang Kufner 739fd94054 rt2x00: Pad beacon to multiple of 32 bits. 14 years ago
  Ivo van Doorn 5be65609fe rt2x00: Add "flush" queue command 14 years ago
  Ivo van Doorn dbba306f2a rt2x00: Reorganize queue callback functions 14 years ago
  Ivo van Doorn 5450b7e2f0 rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). 14 years ago
  Helmut Schaa 89b25f60e0 rt2x00: Don't frequently reset beacon interval in AdHoc mode 14 years ago
  Ivo van Doorn ea175ee262 rt2x00: Remove rt2x00lib_toggle_rx 14 years ago
  Mark Einon 821cde63b5 rt2x00: checkpatch.pl error fixes for rt73usb.c 14 years ago
  Ivo van Doorn f44df18c58 rt2x00: Implement flush callback 14 years ago