Age | Commit message (Expand) | Author |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg |
2009-07-10 | cfg80211: reset auth algorithm | Johannes Berg |
2009-07-10 | cfg80211: send events for userspace SME | Johannes Berg |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg |
2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg |
2009-07-10 | mac80211: re-add HT disabling | Johannes Berg |
2009-07-10 | cfg80211: implement get_wireless_stats | Johannes Berg |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg |
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 | 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 | cfg80211: send wext MLME-MICHAELMICFAILURE.indication | Johannes Berg |
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: 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 | cfg80211: issue netlink notification when scan starts | Johannes Berg |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-09 | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa |
2009-07-08 | netpoll: Fix carrier detection for drivers that are using phylib | Anton Vorontsov |
2009-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-08 | netpoll: Introduce netpoll_carrier_timeout kernel option | Anton Vorontsov |
2009-07-08 | ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) | Jarek Poplawski |
2009-07-07 | mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() | Luciano Coelho |
2009-07-07 | cfg80211: fix refcount leak | Johannes Berg |
2009-07-07 | mac80211: fix allocation in mesh_queue_preq | Andrey Yurovsky |
2009-07-07 | Wireless: nl80211, fix lock imbalance | Jiri Slaby |
2009-07-06 | econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu... | Mark Smith |
2009-07-06 | ipv6: correct return on ipv6_rcv() packet drop | Mark Smith |
2009-07-06 | sctp: fix warning at inet_sock_destruct() while release sctp socket | Wei Yongjun |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-07-05 | net, bridge: align br_nf_ops assignment | Cyrill Gorcunov |
2009-07-05 | tipc: Add socket options to get number of queued messages | oscar.medina@motorola.com |