summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
* iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
* drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
* iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
* ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
* iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
* iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
* wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
* ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
* ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
* ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-102-8/+7
|\
| * Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
| * Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau2010-08-101-2/+0
| * Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
| * Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau2010-08-101-4/+5
* | iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
* | cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
* | libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
* | Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
|/
* igbvf.txt: Add igbvf DocumentationJeff Kirsher2010-08-091-0/+78
* igb.txt: Add igb documentationJeff Kirsher2010-08-091-0/+132
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-098-0/+18
* ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-091-4/+10
* netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-081-8/+7
* isdn: gigaset: use after freeDan Carpenter2010-08-081-2/+4
* isdn: gigaset: add missing unlockDan Carpenter2010-08-081-0/+1
* solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-081-1/+6
* pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-081-0/+7
* net: disable preemption before call smp_processor_id()Changli Gao2010-08-081-0/+2
* tcp: no md5sig option size check bugDmitry Popov2010-08-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-0641-301/+866
|\
| * iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| * iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
| * rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
| * ath9k: Remove myself from the MAINTAINERS listSujith2010-08-051-1/+0
| * libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
| * libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
| * libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-056-13/+28
| |\
| | * Bluetooth: Check result code of L2CAP information responseVille Tervo2010-08-041-0/+9
| | * Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan2010-08-041-3/+12
| | * Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-08-011-1/+1
| | * Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-08-014-9/+6
| * | iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
| * | rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
| * | mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen2010-08-041-0/+2
| * | wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4