summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-23cw1200: Fix OOPS in monitor modeSolomon Peachy1-1/+1
2013-07-23ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-07-23ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-23mwifiex: fix IRQ enable/disableDaniel Drake5-61/+57
2013-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-9/+56
2013-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville7-11/+56
2013-07-19ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-19rtlwifi: Fix build errors for unusual casesLarry Finger10-35/+91
2013-07-19ath5k: fix extra set bit in multicast maskBob Copeland1-1/+1
2013-07-19rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-19ssb: fix alignment of struct bcma_device_idArnd Bergmann1-2/+3
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov1-3/+6
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau1-16/+28
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau1-1/+2
2013-07-16iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel1-2/+4
2013-07-16iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-07-16iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg1-0/+16
2013-07-16iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach3-0/+17
2013-07-16iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach1-2/+6
2013-07-16iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar1-1/+5
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-07-16iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach1-1/+5
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh1-2/+2
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau1-1/+9
2013-07-16regulatory: add missing rtnl lockingJohannes Berg1-0/+2
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg1-3/+26
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11
2013-07-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+125
2013-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-63/+608
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-163/+154
2013-07-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-359/+381