summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler
2009-07-26net: deprecate print_macJohannes Berg
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: update misleading commentHelmut Schaa
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23Phonet: sockets list through proc_fsRĂ©mi Denis-Courmont
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins
2009-07-20net: explain netns notifiers a little betterJohannes Berg
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16net: sock_copy() fixesEric Dumazet
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-15wireless extensions: make netns awareJohannes Berg
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser
2009-07-12dropmon: remove duplicated #includeHuang Weiyi
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-12net: make namespace iteration possible under RCUJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: dont use union for wextJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10rfkill: prep for rfkill API changesJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg