summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-31p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-31ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1
2010-08-19iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-19drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2-11/+11
2010-08-14iwlwifi: long monitor timerWey-Yi Guy6-29/+30
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-12ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-12ipw2100: register pm_qos request before registering pci driverJohn W. Linville1-2/+3
2010-08-09iwlagn: fix rts cts protectionJohannes Berg11-133/+87
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville1-0/+1
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville1-2/+0
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend1-4/+10
2010-08-08netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha1-8/+7
2010-08-08isdn: gigaset: use after freeDan Carpenter1-2/+4
2010-08-08isdn: gigaset: add missing unlockDan Carpenter1-0/+1
2010-08-08solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse1-1/+6
2010-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller32-273/+836
2010-08-06iwlwifi: fix locking assertionsJohannes Berg4-6/+6
2010-08-06iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-06isdn: fix information leakDan Carpenter1-5/+5
2010-08-06usbnet: remove noisy and hardly useful printkChristian Samsel1-1/+0
2010-08-06rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-06libertas: scan before assocation if no BSSID was givenDan Williams3-33/+121
2010-08-06libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-06libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-05virtio_net: implements ethtool_ops.get_drvinfoRusty Russell1-0/+14
2010-08-05ppp: make channel_ops conststephen hemminger4-9/+9
2010-08-05drivers/net/enic: Use %pUB to format a UUIDJoe Perches1-15/+2
2010-08-05davinci_emac: Fix use after free in davinci_emac_removeStefan Weil1-1/+1
2010-08-05via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-2/+2
2010-08-05cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-15/+16
2010-08-05cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-12/+13
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds87-126/+119
2010-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-183/+585
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-169/+344
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds253-6429/+19242
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski1-4/+7
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+10
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz1-0/+4
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich1-5/+5
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger1-0/+2
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi1-26/+8