summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-11-17mac80211: defines for AC numbersJohannes Berg
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller
2010-11-15mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau
2010-11-15cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez
2010-11-15cfg80211: add debug print when processing a channelLuis R. Rodriguez
2010-11-15cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez
2010-11-15cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-15cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez
2010-11-15rfkill: remove dead codeStephen Hemminger
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz
2010-11-09Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan
2010-11-09Bluetooth: fix unaligned access to l2cap conf datasteven miao
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover