summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg-16/+14
2009-07-10cfg80211: dont use union for wextJohannes Berg-4/+2
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg-1/+7
2009-07-10rfkill: prep for rfkill API changesJohannes Berg-0/+14
2009-07-10cfg80211: keep track of BSSesJohannes Berg-64/+22
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg-0/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg-0/+1
2009-07-10cfg80211: implement IWRATEJohannes Berg-0/+32
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg-0/+10
2009-07-10cfg80211: implement iwpowerJohannes Berg-0/+13
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg-1/+35
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg-1/+5
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz-6/+209
2009-07-10wireless: define AKM suitesJohannes Berg-0/+4
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg-0/+99
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg-1/+1
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg-1/+0
2009-07-10cfg80211: use proper allocation flagsJohannes Berg-7/+14
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy-0/+11
2009-07-10mac80211: push rx status into skb->cbJohannes Berg-15/+14
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna-0/+3
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg-1/+2
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+74
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa-1/+9
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa-0/+66
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput-1/+0
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov-0/+3
2009-07-05tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com-0/+2
2009-07-05cleanup: remove unused member in scm_cookie.Rami Rosen-2/+0
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal-4/+0
2009-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-6/+18
2009-07-02if_ether: add define for 1588 aka TimesyncAlexander Duyck-0/+1
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-2/+34
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-20/+17
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3/+17
2009-07-01block: get rid of queue-private command filterJens Axboe-14/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen-6/+16
2009-06-30usbnet: Remove private stats structureHerbert Xu-1/+0
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-7/+39
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt-0/+1
2009-06-30spi: add spi_master flag wordDavid Brownell-0/+4
2009-06-30spi: new spi->mode bitsDavid Brownell-0/+4
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki-2/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch-0/+1
2009-06-30alpha: fix percpu build breakageTejun Heo-1/+6
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens-1/+2
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi-10/+29
2009-06-30fuse: invalidation reverse callsJohn Muir-0/+16
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi-2/+18