aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-10cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy
2009-07-10cfg80211: set WE encoding size based on available ciphersDavid Kilroy
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy
2009-07-10cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy
2009-07-10mac80211_hwsim: clean up the skb before passing it backJohannes Berg
2009-07-10zd1211rw: sort vid/pid pairs by numerical valueHin-Tak Leung
2009-07-10cfg80211: prohibit scanning the same channel more than onceJohannes Berg
2009-07-10mac80211: improve per-sta debugfsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10rt2x00: remove skb->do_not_encrypt usageJohannes Berg
2009-07-10cfg80211: issue netlink notification when scan startsJohannes Berg
2009-07-10rndis_wlan: convert set/get txpower to cfg80211Jussi Kivilinna
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna
2009-07-10rndis_wlan: convert get/set frag/rts to cfg80211Jussi Kivilinna
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz
2009-07-10iwmc3200wifi: change coexist periodic calibration flagZhu Yi
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz
2009-07-10iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz
2009-07-10iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy