summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: update mesh path selection frame formatThomas Pedersen2011-08-221-3/+1Star
* | ieee80211: add mesh action codesThomas Pedersen2011-08-221-0/+15
* | mac80211: update mesh peering frame formatThomas Pedersen2011-08-222-20/+2Star
* | ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-221-0/+14
* | bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-221-0/+18
* | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-221-3/+5
* | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-122-1/+29
* | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-122-40/+51
* | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-122-0/+31
* | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+63
* | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+5
* | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+3
* | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+8
* | lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-3/+0Star
* | ssb: define boardflagsRafał Miłecki2011-08-091-0/+40
* | pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin2011-08-081-0/+9
* | mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-10/+0Star
* | bcma: get CPU clockHauke Mehrtens2011-08-082-0/+41
* | bcma: add serial console supportHauke Mehrtens2011-08-081-0/+14
* | bcma: add mips driverHauke Mehrtens2011-08-083-0/+65
* | bcma: add SOC busHauke Mehrtens2011-08-082-1/+20
* | bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-082-0/+2
* | cfg80211: remove unused wext handler exportsJohannes Berg2011-08-081-69/+0Star
* | mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-081-1/+0Star
* | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-082-112/+124
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-282-2/+7
|\
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-281-0/+2
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-261-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-281-4/+10
|\ \
| * | md: load/store badblock list from v1.x metadataNeilBrown2011-07-281-4/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-282-2/+124
|\ \ \
| * \ \ Merge branch 'linus' into nextJames Morris2011-06-3054-225/+479
| |\ \ \
| * | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-271-0/+113
| * | | | encrypted-keys: add key format supportRoberto Sassu2011-06-271-2/+11
* | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-279-57/+81
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25227-1946/+4540
| |\ \ \ \ \
| * | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-181-1/+0Star
| * | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-181-0/+4
| * | | | | | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-181-2/+7
| * | | | | | SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-171-2/+0Star
| * | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-171-3/+3
| * | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-153-13/+13
| * | | | | | NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-3/+0Star
| * | | | | | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+0Star
| * | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-151-1/+2
| * | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-0/+1
| * | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-121-0/+2
| * | | | | | NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-121-1/+2
| * | | | | | pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh2011-07-121-29/+2Star