Age | Commit message (Expand) | Author |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-04 | cfg80211: remove dead variable | Johannes Berg |
2009-11-02 | cfg80211: validate scan channels | Johannes Berg |
2009-11-02 | cfg80211: Fix WEXT compat siwauth wpa and group cipher | Jouni Malinen |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg |
2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-27 | cfg80211: remove warning in deauth case | Holger Schurig |
2009-10-27 | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg |
2009-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-08 | cfg80211: fix netns error unwinding bug | Johannes Berg |
2009-10-07 | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville |
2009-10-07 | cfg80211: add firmware and hardware version to wiphy | Kalle Valo |
2009-10-07 | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville |
2009-10-07 | wext: refactor | Johannes Berg |
2009-10-07 | nl80211: report age of scan results | Holger Schurig |
2009-10-05 | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann |
2009-09-28 | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg |
2009-09-28 | wext: Add bound checks for copy_from_user | Arjan van de Ven |
2009-09-28 | cfg80211: always get BSS | Johannes Berg |
2009-09-28 | cfg80211: don't set privacy w/o key | Johannes Berg |
2009-09-28 | cfg80211: wext: don't display BSSID unless associated | Johannes Berg |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-23 | cfg80211: don't overwrite privacy setting | Johannes Berg |
2009-09-23 | cfg80211: fix SME connect | Johannes Berg |
2009-09-23 | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig |
2009-09-23 | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-16 | cfg80211: fix SME connect | Johannes Berg |
2009-09-14 | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig |
2009-09-14 | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig |
2009-09-09 | cfg80211: allow scanning on specified frequencies when using wext-compatibility | Holger Schurig |
2009-09-08 | wireless: update cfg80211 kconfig entry | Luis R. Rodriguez |
2009-09-02 | cfg80211: fix looping soft lockup in find_ie() | Bob Copeland |
2009-09-02 | wireless: update reg debug kconfig entry | Luis R. Rodriguez |
2009-08-28 | nl80211: jump to out_err upon unsupported iftype | Roel Kluin |
2009-08-28 | cfg80211: clean up properly on interface type change | Johannes Berg |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg |
2009-08-28 | cfg80211: check lost scans later, fix bug | Johannes Berg |
2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi |
2009-08-20 | cfg80211: fix leaks of wdev->conn->ie | David Kilroy |
2009-08-20 | cfg80211: fix dangling scan request checking | Johannes Berg |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg |
2009-08-20 | cfg80211: fix deadlock | Johannes Berg |
2009-08-20 | cfg80211: export cfg80211_wext_siwfreq | Jussi Kivilinna |
2009-08-14 | cfg80211: allow driver to override PS default | Johannes Berg |
2009-08-14 | cfg80211: check for and abort dangling scan requests | Johannes Berg |
2009-08-14 | trivial: remove duplicate "different" from comment | Thadeu Lima de Souza Cascardo |