summaryrefslogtreecommitdiffstats
path: root/scripts/checksyscalls.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam1-1/+3
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar1-0/+2
2011-06-14Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg1-6/+15
2011-06-13Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz1-2/+2
2011-06-10Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo1-8/+10
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller1-0/+12
2011-06-10Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz1-1/+12
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2-0/+2
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka5-46/+28
2011-06-08mac80211: fix IBSS teardown raceJohannes Berg1-2/+4
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy1-0/+5
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho1-5/+4
2011-06-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack1-15/+13
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack1-1/+1
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville1-6/+0
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka2-1/+6
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka3-11/+10
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville3-23/+8
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake1-5/+16
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo1-0/+4
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka9-119/+28
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki1-4/+6
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka1-1/+1
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg1-1/+1
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller2-21/+30
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy3-13/+22
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna1-11/+42
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho1-2/+2
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake1-3/+3
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller4-6/+10
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet1-15/+27
2011-05-27atm: expose ATM device index in sysfsDan Williams1-0/+10
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl1-1/+0
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller1-0/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2-9/+21
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan1-0/+6
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3