summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wext: default to yJohannes Berg2009-07-101-9/+3
* mac80211: fix todo lockJohannes Berg2009-07-101-13/+15
* wext: allow returning NULL statsJohannes Berg2009-07-101-1/+8
* mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville2009-07-101-2/+1
* ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos2009-07-101-11/+6
* ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos2009-07-101-8/+0
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-102-17/+17
* orinoco: remove WE nickname supportDavid Kilroy2009-07-101-43/+0
* orinoco: convert giwrange to cfg80211David Kilroy2009-07-101-114/+1
* orinoco: convert scanning to cfg80211David Kilroy2009-07-109-744/+378
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-105-80/+70
* orinoco: provide generic commit functionDavid Kilroy2009-07-105-269/+294
* orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-106-161/+70
* airport: store irq in card private structureDavid Kilroy2009-07-101-12/+12
* orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-109-118/+119
* orinoco: make firmware download less verboseDavid Kilroy2009-07-101-27/+23
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-107-89/+256
* orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-103-6/+6
* orinoco: initialise independently of netdevDavid Kilroy2009-07-109-24/+63
* orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-1010-139/+132
* orinoco: firmware helpers should use dev_err and friendsDavid Kilroy2009-07-101-24/+17
* orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-101-50/+42
* orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-103-23/+26
* orinoco: Move card reading code into hw.cDavid Kilroy2009-07-103-100/+115
* orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-103-216/+219
* cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-101-4/+4
* cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-101-3/+10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-102-4/+2
* cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-101-2/+13
* cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
* mac80211_hwsim: clean up the skb before passing it backJohannes Berg2009-07-101-0/+10
* zd1211rw: sort vid/pid pairs by numerical valueHin-Tak Leung2009-07-101-36/+37
* cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-101-3/+30
* mac80211: improve per-sta debugfsJohannes Berg2009-07-102-36/+79
* mac80211: push rx status into skb->cbJohannes Berg2009-07-1030-106/+108
* rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-102-5/+4
* cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-103-10/+34
* rndis_wlan: convert set/get txpower to cfg80211Jussi Kivilinna2009-07-101-73/+75
* usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-102-0/+17
* rndis_wlan: convert get/set frag/rts to cfg80211Jussi Kivilinna2009-07-101-72/+63
* iwmc3200wifi: rfkill cleanupZhu Yi2009-07-106-32/+39
* iwmc3200wifi: cache keys when interface is downSamuel Ortiz2009-07-103-19/+28
* iwmc3200wifi: change coexist periodic calibration flagZhu Yi2009-07-102-6/+11
* iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-106-332/+219
* iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-105-15/+31
* iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz2009-07-101-1/+18
* iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy2009-07-101-2/+7
* iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy2009-07-103-8/+3
* iwlwifi: modify sensitivity value for 5150Wey-Yi Guy2009-07-101-2/+25
* wl1251: change psm enabled/disabled info to debugLuciano Coelho2009-07-101-2/+2
OpenPOWER on IntegriCloud