Age | Commit message (Expand) | Author |
2014-02-28 | airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-24 | drivers:net:wireless:airo.c:checkpatch.pl cleanup | Avinash kumar |
2013-09-26 | wireless: airo: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-03 | net: airo: inherit addr_assign_type along with dev_addr | Bjørn Mork |
2013-07-03 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook |
2013-05-01 | airo: Use remove_proc_subtree() | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2012-12-06 | wireless: remove __dev* attributes | Bill Pemberton |
2012-10-18 | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC | Arend van Spriel |
2012-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-07 | airo: remove duplicated include from airo.c | Wei Yongjun |
2012-09-07 | airo: use is_zero_ether_addr() and is_broadcast_ether_addr() | Wei Yongjun |
2012-08-14 | userns: Make the airo wireless driver use kuids for proc uids and gids | Eric W. Biederman |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-19 | airo: copying wrong data in airo_get_aplist() | Dan Carpenter |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-06 | airo: fix test for FLAG_RADIO_DOWN | Dan Carpenter |
2011-11-26 | airo: Fix array bounds warning when moving packet payload. | David S. Miller |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-07-27 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-05-25 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-16 | airo: correct proc entry creation interfaces | Alexey Dobriyan |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-04 | airo: use simple_write_to_buffer | Akinobu Mita |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-24 | airo: remove "basic_rate" module option | Dan Carpenter |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-07 | airo: make strings const | Stephen Hemminger |
2010-08-17 | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches |
2010-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-14 | wireless: airo: delete netdev from list after it is freed | Kulikov Vasiliy |
2010-07-14 | drivers/net/wireless: Remove unnecessary casts of private_data | Joe Perches |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-05-25 | drivers: wireless: use new hex_to_bin() method | Andy Shevchenko |
2010-03-15 | airo : Print of firmware version | matthieu castet |
2010-03-15 | airo : fix printing status info | matthieu castet |
2010-03-02 | airo: return from set_wep_key() when key length is zero | Stanislaw Gruszka |
2010-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-15 | wireless: airo_cs build fixes | Randy Dunlap |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-02 | airo: fix setting zero length WEP key | Stanislaw Gruszka |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2009-12-04 | airo: Fix integer overflow warning | Michael Buesch |