aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-24
* | | mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-24
* | | mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-24
* | | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
* | | mac80211: probe the AP when resumingFelix Fietkau2010-11-24
* | | mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-24
* | | mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-24
* | | net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-24
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\ \ \ | | |/ | |/|
| * | cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-18
| * | cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-16
| |/
| * Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
| * Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-08
| * Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-08
| * Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-08
| * Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-08
| * mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-08
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-08
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
* | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-22
* | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-22
* | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-22
* | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-22
* | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-22
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-18
* | mac80211: fix powersaving clients racesJohannes Berg2010-11-17
* | mac80211: defines for AC numbersJohannes Berg2010-11-17
* | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
* | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-16
* | mac80211: Add antenna configurationBruno Randolf2010-11-16
* | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-16
* | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-16
* | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2010-11-15
* | mac80211: refactor debugfs function generation codeEliad Peller2010-11-15
* | mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau2010-11-15
* | cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-15
* | cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-15
* | cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-15
* | cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-15
* | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-15
* | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-15
* | cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-15
* | rfkill: remove dead codeStephen Hemminger2010-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-30
|\ \
| * | net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-30
| * | RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-30
| * | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-30
| * | RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover2010-10-30
| * | RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover2010-10-30