Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | libertas_tf: if_usb.c: don't export static symbol | Julia Lawall | 1 | -2/+0 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -2/+2 |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -4/+4 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 1 | -1/+3 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -1/+1 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
2012-02-01 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 1 | -3/+1 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+1 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -2/+2 |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -21/+1 |
2011-11-01 | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 1 | -1/+1 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-09-15 | libertas_tf: deb_defs.h: Fix typo in include guard | Kartik Mohta | 1 | -1/+1 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-06-27 | wireless: unify QoS control field definitions | Johannes Berg | 1 | -1/+1 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2 | -0/+2 |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -2/+1 |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -22/+35 |
2010-08-16 | libertas_tf: if_usb.c: Some more formatting fixes | Thomas Klute | 1 | -18/+31 |
2010-08-16 | libertas_tf: if_usb.c: Whitespace cleanup | Thomas Klute | 1 | -4/+4 |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 1 | -0/+3 |
2010-07-29 | libertas_tf: add get_survey callback in order to get channel noise | John W. Linville | 2 | -0/+21 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-06-14 | libertas_tf: Fix warning in lbtf_rx for stats struct | Prarit Bhargava | 1 | -1/+1 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -3/+2 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -2/+2 |
2010-06-03 | drivers/net/wireless/libertas_tf: Use kmemdup | Julia Lawall | 1 | -3/+2 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2 | -2/+0 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -81/+570 |
2010-04-30 | libertas_tf: avoid warning about pr_fmt redefinition | John W. Linville | 5 | -6/+9 |
2010-04-29 | libertas_tf: remove usage of deprecated noise value | John W. Linville | 1 | -1/+0 |
2010-04-26 | libertastf: add configurable debug messages | Steve deRosier | 4 | -79/+566 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -0/+5 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -8/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+5 |
2010-02-11 | Add Station and AdHoc mode support to libertas_tf | Deepak Saxena | 1 | -0/+3 |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -1/+0 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -5/+5 |
2009-12-29 | wireless: remove remaining qual code | Johannes Berg | 1 | -1/+0 |
2009-11-11 | libertas_tf_usb: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+2 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -12/+25 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -1/+2 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -33/+23 |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg | 1 | -1/+1 |
2009-04-14 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 1 | -2/+1 |
2009-01-30 | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 2 | -2/+2 |
2009-01-12 | libertas_tf: return NETDEV_TX_OK in TX op | Andrey Yurovsky | 1 | -1/+1 |