aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-10orinoco: fix printk format specifier for size_t argumentsDavid Kilroy
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: reset auth algorithmJohannes Berg
2009-07-10cfg80211: send events for userspace SMEJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10mac80211: re-add HT disablingJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10wireless: define AKM suitesJohannes Berg
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10nl80211: clean up function definitionsJohannes Berg
2009-07-10cfg80211: move break statement to correct placeJohannes Berg
2009-07-10wext: default to yJohannes Berg
2009-07-10mac80211: fix todo lockJohannes Berg
2009-07-10wext: allow returning NULL statsJohannes Berg
2009-07-10mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville
2009-07-10ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos
2009-07-10ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-07-10orinoco: remove WE nickname supportDavid Kilroy
2009-07-10orinoco: convert giwrange to cfg80211David Kilroy
2009-07-10orinoco: convert scanning to cfg80211David Kilroy
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy
2009-07-10orinoco: provide generic commit functionDavid Kilroy
2009-07-10orinoco: Handle suspend/restore in core driverDavid Kilroy
2009-07-10airport: store irq in card private structureDavid Kilroy
2009-07-10orinoco: move netdev interface creation to main driverDavid Kilroy
2009-07-10orinoco: make firmware download less verboseDavid Kilroy
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy
2009-07-10orinoco: initialise independently of netdevDavid Kilroy
2009-07-10orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy
2009-07-10orinoco: firmware helpers should use dev_err and friendsDavid Kilroy
2009-07-10orinoco: use dev_err in early initialisation routinesDavid Kilroy
2009-07-10orinoco: Move FID allocation to hw.cDavid Kilroy
2009-07-10orinoco: Move card reading code into hw.cDavid Kilroy
2009-07-10orinoco: Move firmware capability determination into hw.cDavid Kilroy