Age | Commit message (Expand) | Author |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | wireless: define AKM suites | Johannes Berg |
2009-07-10 | mac80211: remove an unused function declaration | Johannes Berg |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg |
2009-07-10 | wext: constify extra argument to wireless_send_event | Johannes Berg |
2009-07-10 | mac80211: tell SME about real auth state | Johannes Berg |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | nl80211: clean up function definitions | Johannes Berg |
2009-07-10 | cfg80211: move break statement to correct place | Johannes Berg |
2009-07-10 | wext: default to y | Johannes Berg |
2009-07-10 | mac80211: fix todo lock | Johannes Berg |
2009-07-10 | wext: allow returning NULL stats | Johannes Berg |
2009-07-10 | mac80211_hwsim: fix-up build damage from removal of skb->dst | John W. Linville |
2009-07-10 | ath9k: remove ath_rx_ps_back_to_sleep helper | Gabor Juhos |
2009-07-10 | ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags | Gabor Juhos |
2009-07-10 | cfg80211: send wext MLME-MICHAELMICFAILURE.indication | Johannes Berg |
2009-07-10 | orinoco: remove WE nickname support | David Kilroy |
2009-07-10 | orinoco: convert giwrange to cfg80211 | David Kilroy |
2009-07-10 | orinoco: convert scanning to cfg80211 | David Kilroy |
2009-07-10 | orinoco: convert mode setting to cfg80211 | David Kilroy |
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 |