Age | Commit message (Expand) | Author |
2015-11-18 | p54: move under intersil vendor directory | Kalle Valo |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-05-05 | mac80211: make LED trigger names const | Johannes Berg |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-01-23 | p54pci: add handling of signal case | Nicholas Mc Guire |
2015-01-23 | p54: add handling of the signal case | Nicholas Mc Guire |
2015-01-08 | cfg80211: remove "channel" from survey names | Johannes Berg |
2015-01-07 | mac80211: Re-fix accounting of the tailroom-needed counter | Ido Yariv |
2014-11-24 | wireless/p54: Remove duplicated net2280 header | Ricardo Ribalda Delgado |
2014-09-05 | mac80211: extend set_coverage_class signature | Lorenzo Bianconi |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-06-25 | p54: use request_firmware_direct() for optional EEPROM override | Luis R. Rodriguez |
2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach |
2014-03-14 | p54usb: fix leaks at failure path in p54u_probe() | Alexey Khoroshilov |
2014-03-03 | net: Replace min macro with min_t | Silvan Jegen |
2014-01-13 | p54: clamp properly instead of just truncating | Dan Carpenter |
2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-01-07 | mac80211: remove channel_change_time | Johannes Berg |
2014-01-03 | wireless: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | p54: use ether_addr_equal_64bits | Julia Lawall |
2013-12-11 | drivers/net/wireless: Fix FSF address in file headers | Jeff Kirsher |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-10 | net: p54spi: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller |
2013-09-26 | wireless: p54pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-26 | p54usb: add USB ID for Corega WLUSB2GTST USB adapter | Christian Lamparter |
2013-09-26 | p54usb: fix leak at failure path in p54u_load_firmware() | Alexey Khoroshilov |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-05-29 | net: wireless: p54spi: Fix commenting style | Sachin Kamat |
2013-05-29 | net: wireless: p54spi: Use module_spi_driver macro | Sachin Kamat |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-07 | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-08 | p54usb: corrected USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2013-02-04 | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-22 | drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-07 | p54pci: don't return zero on failure paths in p54p_probe() | Alexey Khoroshilov |
2013-01-02 | p54usb: add USBIDs for two more p54usb devices | Christian Lamparter |
2013-01-02 | p54usb: add USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2012-12-06 | p54: remove __dev* attributes | Bill Pemberton |
2012-12-03 | p54: potential signedness issue in p54_parse_rssical() | Dan Carpenter |
2012-11-30 | p54pci: use SIMPLE_DEV_PM_OPS | Hauke Mehrtens |
2012-11-26 | p54: improve TSF timestamp precision | Christian Lamparter |