aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/at76c50x-usb.c
AgeCommit message (Expand)Author
2010-10-11WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-24at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz
2010-06-24at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-11-11at76c50x-usb: Supply additional parameters to at76_start_monitor scan requestJason Andryuk
2009-11-11at76c50x-usb: Remove mac2str and replace with %pM format specifier.Jason Andryuk
2009-11-11at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings
2009-10-07at76c50x-usb: set firmware and hardware version in wiphyKalle Valo
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez
2009-08-04at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez
2009-08-04ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun
2009-02-27at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo
2009-02-27at76c50x-usb: add link to the TODO listKalle Valo
2009-02-27at76c50x-usb: additional disconnect fixesJason Andryuk
2009-02-27at76c50x-usb: clean up DMA on stackJason Andryuk
2009-02-27at76c50x-usb: fix oops on disconnectJason Andryuk
2009-02-27at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk
2009-02-27at76c50x-usb: update to latest mac80211 hw scan apiJason Andryuk
2009-02-27at76c50x-usb: add driverKalle Valo