Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mac80211: Fix power save in change interface | Mohammed Shafi Shajakhan | 2011-12-15 | 1 | -0/+1 | |
| * | | | | | | | | mac80211: remove an unnecessary paraenthesis | Mohammed Shafi Shajakhan | 2011-12-15 | 1 | -1/+1 | |
| * | | | | | | | | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames | Helmut Schaa | 2011-12-15 | 4 | -8/+17 | |
| * | | | | | | | | mac80211: reduce station management complexity | Johannes Berg | 2011-12-15 | 3 | -203/+63 | |
| * | | | | | | | | mac80211: delay IBSS station insertion | Johannes Berg | 2011-12-15 | 4 | -57/+140 | |
| * | | | | | | | | mac80211: make address arguments to sta_info_alloc const | Johannes Berg | 2011-12-15 | 2 | -2/+2 | |
| * | | | | | | | | mac80211: count authorized stations per BSS | Johannes Berg | 2011-12-15 | 4 | -16/+20 | |
| * | | | | | | | | mac80211: refactor station state transitions | Johannes Berg | 2011-12-15 | 8 | -30/+172 | |
| * | | | | | | | | mac80211: use station mutex in configuration | Johannes Berg | 2011-12-15 | 1 | -6/+6 | |
| * | | | | | | | | mac80211: remove duplicate TDLS peer verification | Johannes Berg | 2011-12-15 | 1 | -14/+0 | |
| * | | | | | | | | cfg80211: validate nl80211 station handling better | Johannes Berg | 2011-12-15 | 2 | -87/+120 | |
| * | | | | | | | | nl80211: add TDLS peer flag to policy | Johannes Berg | 2011-12-15 | 1 | -0/+1 | |
| * | | | | | | | | NFC: Initial LLCP support | Samuel Ortiz | 2011-12-14 | 9 | -2/+2321 | |
| * | | | | | | | | NFC: Set and get DEP general bytes | Samuel Ortiz | 2011-12-14 | 1 | -0/+18 | |
| * | | | | | | | | NFC: Add a DEP link control netlink command | Samuel Ortiz | 2011-12-14 | 3 | -0/+230 | |
| * | | | | | | | | NFC: Atomic socket allocation | Samuel Ortiz | 2011-12-14 | 1 | -1/+1 | |
| * | | | | | | | | NFC: Do not take the genl mutex from the netlink release notifier | Samuel Ortiz | 2011-12-14 | 1 | -2/+0 | |
| * | | | | | | | | NFC: Add tx skb allocation routine | Samuel Ortiz | 2011-12-14 | 2 | -8/+29 | |
| * | | | | | | | | NFC: Add function name to the NFC pr_fmt() routine | Samuel Ortiz | 2011-12-14 | 7 | -7/+7 | |
| * | | | | | | | | mac80211: free skb on error path of ieee80211_ibss_join() | Simon Wunderlich | 2011-12-14 | 1 | -0/+1 | |
| * | | | | | | | | nl80211: accept testmode dump with netdev | Johannes Berg | 2011-12-14 | 1 | -19/+31 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-14 | 2 | -46/+42 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | nfc: signedness bug in __nci_request() | Dan Carpenter | 2011-12-12 | 1 | -1/+1 | |
| * | | | | | | | | mac80211: don't check sdata_running in vif notifier | Eliad Peller | 2011-12-13 | 1 | -4/+1 | |
| * | | | | | | | | mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration | Eliad Peller | 2011-12-13 | 1 | -1/+2 | |
| * | | | | | | | | mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan. | Dmitry TARNYAGIN | 2011-12-13 | 1 | -3/+3 | |
| * | | | | | | | | cfg80211: notify core hints that helps to restore regd settings | Rajkumar Manoharan | 2011-12-13 | 1 | -2/+14 | |
| * | | | | | | | | mac80211: Make use of ieee80211_is_* functions in tx status path | Helmut Schaa | 2011-12-13 | 1 | -10/+5 | |
| * | | | | | | | | mac80211: Purge A-MPDU TX queues before station destructions | Yogesh Ashok Powar | 2011-12-13 | 2 | -0/+27 | |
| * | | | | | | | | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 2011-12-13 | 3 | -28/+45 | |
| * | | | | | | | | mac80211: unlock on error path in ieee80211_ibss_join() | Dan Carpenter | 2011-12-13 | 1 | -1/+3 | |
* | | | | | | | | | net:bridge: use IS_ENABLED | Igor Maravić | 2011-12-16 | 5 | -6/+6 | |
* | | | | | | | | | net:netfilter: use IS_ENABLED | Igor Maravić | 2011-12-16 | 19 | -46/+45 | |
* | | | | | | | | | net:x25: use IS_ENABLED | Igor Maravić | 2011-12-16 | 3 | -5/+5 | |
* | | | | | | | | | net:core: use IS_ENABLED | Igor Maravić | 2011-12-16 | 2 | -5/+4 | |
* | | | | | | | | | sch_gred: prefer GFP_KERNEL allocations | Eric Dumazet | 2011-12-16 | 1 | -7/+11 | |
* | | | | | | | | | net: fix sleeping while atomic problem in sock mem_cgroup. | Glauber Costa | 2011-12-16 | 1 | -14/+14 | |
* | | | | | | | | | batman-adv: Fix merge error. | David S. Miller | 2011-12-16 | 1 | -1/+1 | |
* | | | | | | | | | ethtool: Define and apply a default policy for RX flow hash indirection | Ben Hutchings | 2011-12-16 | 1 | -13/+20 | |
* | | | | | | | | | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters | Ben Hutchings | 2011-12-16 | 1 | -26/+55 | |
* | | | | | | | | | unix_diag: Write it into kbuild | Pavel Emelyanov | 2011-12-16 | 2 | -0/+10 | |
* | | | | | | | | | unix_diag: Receive queue lenght NLA | Pavel Emelyanov | 2011-12-16 | 1 | -0/+13 | |
* | | | | | | | | | unix_diag: Pending connections IDs NLA | Pavel Emelyanov | 2011-12-16 | 1 | -0/+39 | |
* | | | | | | | | | unix_diag: Unix peer inode NLA | Pavel Emelyanov | 2011-12-16 | 1 | -0/+24 | |
* | | | | | | | | | unix_diag: Unix inode info NLA | Pavel Emelyanov | 2011-12-16 | 1 | -0/+21 | |
* | | | | | | | | | unix_diag: Unix socket name NLA | Pavel Emelyanov | 2011-12-16 | 1 | -0/+20 | |
* | | | | | | | | | unix_diag: Dumping exact socket core | Pavel Emelyanov | 2011-12-16 | 1 | -1/+66 | |
* | | | | | | | | | unix_diag: Dumping all sockets core | Pavel Emelyanov | 2011-12-16 | 1 | -1/+75 | |
* | | | | | | | | | unix_diag: Basic module skeleton | Pavel Emelyanov | 2011-12-16 | 1 | -0/+57 | |
* | | | | | | | | | af_unix: Export stuff required for diag module | Pavel Emelyanov | 2011-12-16 | 1 | -3/+6 |