summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/at76c50x-usb.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-0/+1
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-3/+3
* at76c50x-usb: Supply additional parameters to at76_start_monitor scan requestJason Andryuk2009-11-111-0/+3
* at76c50x-usb: Remove mac2str and replace with %pM format specifier.Jason Andryuk2009-11-111-24/+10
* at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+8
* at76c50x-usb: set firmware and hardware version in wiphyKalle Valo2009-10-071-0/+10
* mac80211: remove deprecated APIJohannes Berg2009-08-201-3/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-4/+3
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-5/+5
* at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez2009-08-041-3/+1
* at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-041-1/+1
* ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-041-0/+2
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-6/+6
|\
| * at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
* | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-6/+9
* | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-211-0/+2
|\ \ | |/
| * at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-161-0/+2
* | at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-131-2/+1
|/
* at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo2009-02-271-1/+1
* at76c50x-usb: add link to the TODO listKalle Valo2009-02-271-8/+4
* at76c50x-usb: additional disconnect fixesJason Andryuk2009-02-271-0/+6
* at76c50x-usb: clean up DMA on stackJason Andryuk2009-02-271-12/+23
* at76c50x-usb: fix oops on disconnectJason Andryuk2009-02-271-8/+19
* at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk2009-02-271-2/+2
* at76c50x-usb: update to latest mac80211 hw scan apiJason Andryuk2009-02-271-6/+18
* at76c50x-usb: add driverKalle Valo2009-02-271-0/+2465
OpenPOWER on IntegriCloud