| Commit message (Expand) | Author | Age | Files | Lines |
* | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2011-08-24 | 2 | -0/+10 |
* | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 2 | -0/+5 |
* | mac80211: mesh gate implementation | Javier Cardona | 2011-08-24 | 1 | -0/+4 |
* | mac80211: update mesh path selection frame format | Thomas Pedersen | 2011-08-22 | 1 | -3/+1 |
* | ieee80211: add mesh action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+15 |
* | mac80211: update mesh peering frame format | Thomas Pedersen | 2011-08-22 | 2 | -20/+2 |
* | ieee80211: introduce Self Protected Action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+14 |
* | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 2011-08-22 | 1 | -0/+18 |
* | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields | Helmut Schaa | 2011-08-22 | 1 | -3/+5 |
* | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 | 2 | -1/+29 |
* | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 | 2 | -40/+51 |
* | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 2011-08-12 | 2 | -0/+31 |
* | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 2011-08-12 | 1 | -0/+63 |
* | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 2011-08-11 | 1 | -0/+5 |
* | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau | 2011-08-11 | 1 | -1/+3 |
* | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen | 2011-08-10 | 1 | -0/+8 |
* | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 2011-08-09 | 1 | -3/+0 |
* | ssb: define boardflags | Rafał Miłecki | 2011-08-09 | 1 | -0/+40 |
* | pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 | Pavel Roskin | 2011-08-08 | 1 | -0/+9 |
* | mac80211: remove offchannel_tx API | Johannes Berg | 2011-08-08 | 1 | -10/+0 |
* | bcma: get CPU clock | Hauke Mehrtens | 2011-08-08 | 2 | -0/+41 |
* | bcma: add serial console support | Hauke Mehrtens | 2011-08-08 | 1 | -0/+14 |
* | bcma: add mips driver | Hauke Mehrtens | 2011-08-08 | 3 | -0/+65 |
* | bcma: add SOC bus | Hauke Mehrtens | 2011-08-08 | 2 | -1/+20 |
* | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2011-08-08 | 2 | -0/+2 |
* | cfg80211: remove unused wext handler exports | Johannes Berg | 2011-08-08 | 1 | -69/+0 |
* | mac80211: remove linux/wireless.h inclusion | Johannes Berg | 2011-08-08 | 1 | -1/+0 |
* | cfg80211: split wext compatibility to separate header | Johannes Berg | 2011-08-08 | 2 | -112/+124 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 | 2 | -2/+7 |
|\ |
|
| * | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman | 2011-07-28 | 1 | -0/+2 |
| * | gro: Only reset frag0 when skb can be pulled | Herbert Xu | 2011-07-27 | 1 | -1/+4 |
| * | net: Convert struct net_device uc_promisc to bool | Joe Perches | 2011-07-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-07-28 | 1 | -4/+10 |
|\ \ |
|
| * | | md: load/store badblock list from v1.x metadata | NeilBrown | 2011-07-28 | 1 | -4/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-28 | 2 | -2/+124 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into next | James Morris | 2011-06-30 | 54 | -225/+479 |
| |\ \ \ |
|
| * | | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h | Roberto Sassu | 2011-06-27 | 1 | -0/+113 |
| * | | | | encrypted-keys: add key format support | Roberto Sassu | 2011-06-27 | 1 | -2/+11 |
* | | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 | 9 | -57/+81 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 2011-07-25 | 227 | -1946/+4540 |
| |\ \ \ \ \ |
|
| * | | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust | 2011-07-18 | 1 | -1/+0 |
| * | | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levels | Trond Myklebust | 2011-07-18 | 1 | -0/+4 |
| * | | | | | | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-18 | 1 | -2/+7 |
| * | | | | | | SUNRPC: Clean up the slot table allocation | Trond Myklebust | 2011-07-17 | 1 | -2/+0 |
| * | | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 1 | -3/+3 |
| * | | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 | 3 | -13/+13 |
| * | | | | | | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -3/+0 |
| * | | | | | | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+0 |
| * | | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed | Trond Myklebust | 2011-07-15 | 1 | -1/+2 |
| * | | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptor | Trond Myklebust | 2011-07-15 | 1 | -0/+1 |