summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-07-24mac80211: Fix regression in mesh forwarding path.master-2009-07-24Javier Cardona
2009-07-24mac80211: fix ieee80211_xmit call contextJohannes Berg
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi
2009-07-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi
2009-07-24cfg80211: set_default_key only for WEPZhu Yi
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi
2009-07-24cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24cfg80211: fix unregistrationJohannes Berg
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-24cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg
2009-07-24cfg80211: fix wext statsJohannes Berg
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg
2009-07-24cfg80211: fix a locking bugJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24mac80211: fix multi-use timerJohannes Berg
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-24cfg80211: fix race in giwrateJohannes Berg
2009-07-24mac80211: driver operation debuggingJohannes Berg
2009-07-24mac80211: fix sparse warningJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen
2009-07-23af_packet: style cleanupsEric Dumazet
2009-07-23Phonet: dropped datagrams accountingRémi Denis-Courmont
2009-07-23Phonet: account for dropped RX packetsRémi Denis-Courmont
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins
2009-07-21mac80211: fix injection in monitor modePavel Roskin
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-21mac80211: disable meshJohannes Berg