Age | Commit message (Expand) | Author |
2009-07-10 | orinoco: provide generic commit function | David Kilroy |
2009-07-10 | orinoco: Handle suspend/restore in core driver | David Kilroy |
2009-07-10 | airport: store irq in card private structure | David Kilroy |
2009-07-10 | orinoco: move netdev interface creation to main driver | David Kilroy |
2009-07-10 | orinoco: make firmware download less verbose | David Kilroy |
2009-07-10 | orinoco: initiate cfg80211 conversion | David Kilroy |
2009-07-10 | orinoco: Change set_tkip to use orinoco_private instead of hermes_t | David Kilroy |
2009-07-10 | orinoco: initialise independently of netdev | David Kilroy |
2009-07-10 | orinoco: Replace net_device with orinoco_private in driver interfaces | David Kilroy |
2009-07-10 | orinoco: firmware helpers should use dev_err and friends | David Kilroy |
2009-07-10 | orinoco: use dev_err in early initialisation routines | David Kilroy |
2009-07-10 | orinoco: Move FID allocation to hw.c | David Kilroy |
2009-07-10 | orinoco: Move card reading code into hw.c | David Kilroy |
2009-07-10 | orinoco: Move firmware capability determination into hw.c | David Kilroy |
2009-07-10 | cfg80211: infer WPA and WPA2 support from TKIP and CCMP | David Kilroy |
2009-07-10 | cfg80211: set WE encoding size based on available ciphers | David Kilroy |
2009-07-10 | cfg80211: allow drivers that can't scan for specific ssids | David Kilroy |
2009-07-10 | cfg80211: Advertise ciphers via WE according to driver capability | David Kilroy |
2009-07-10 | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy |
2009-07-10 | mac80211_hwsim: clean up the skb before passing it back | Johannes Berg |
2009-07-10 | zd1211rw: sort vid/pid pairs by numerical value | Hin-Tak Leung |
2009-07-10 | cfg80211: prohibit scanning the same channel more than once | Johannes Berg |
2009-07-10 | mac80211: improve per-sta debugfs | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-07-10 | rt2x00: remove skb->do_not_encrypt usage | Johannes Berg |
2009-07-10 | cfg80211: issue netlink notification when scan starts | Johannes Berg |
2009-07-10 | rndis_wlan: convert set/get txpower to cfg80211 | Jussi Kivilinna |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2009-07-10 | rndis_wlan: convert get/set frag/rts to cfg80211 | Jussi Kivilinna |
2009-07-10 | iwmc3200wifi: rfkill cleanup | Zhu Yi |
2009-07-10 | iwmc3200wifi: cache keys when interface is down | Samuel Ortiz |
2009-07-10 | iwmc3200wifi: change coexist periodic calibration flag | Zhu Yi |
2009-07-10 | iwmc3200wifi: cfg80211 key hooks implemetation | Samuel Ortiz |
2009-07-10 | iwmc3200wifi: handling wifi_if_ntfy responses | Samuel Ortiz |
2009-07-10 | iwmc3200wifi: invalidate keys when changing the BSSID | Samuel Ortiz |
2009-07-10 | iwlwifi: remove disable_tx_power for device > 4965 | Wey-Yi Guy |
2009-07-10 | iwlwifi: no need to refer to max_nrg_cck range value | Wey-Yi Guy |
2009-07-10 | iwlwifi: modify sensitivity value for 5150 | Wey-Yi Guy |
2009-07-10 | wl1251: change psm enabled/disabled info to debug | Luciano Coelho |
2009-07-10 | wl1251: fix a checkpatch warning | Kalle Valo |
2009-07-10 | wl1251: use wl1251 prefix everywhere | Kalle Valo |
2009-07-10 | wl12xx: remove unused wl12xx_hw_init_mem_config() | Kalle Valo |
2009-07-10 | wl1251: rename wl12xx.h to wl1251.h | Kalle Valo |
2009-07-10 | wl1251: add wl1251 prefix to all 1251 files | Kalle Valo |
2009-07-10 | wl1251: remove wl1271_setup() | Kalle Valo |
2009-07-10 | wl12xx: rename driver to wl1251 | Kalle Valo |
2009-07-10 | wl12xx: rename wl1251.c wl1251_ops.c | Kalle Valo |
2009-07-10 | wl12xx: Use chipset specific join commands | Juuso Oikarinen |
2009-07-10 | wl12xx: Assign value to rx msdu lifetime variable | Vidhya Govindan |
2009-07-10 | wl12xx: enable ELP mode | Kalle Valo |