summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-10farsync: Fix compile warnings.David S. Miller
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend
2010-08-08netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha
2010-08-08isdn: gigaset: use after freeDan Carpenter
2010-08-08isdn: gigaset: add missing unlockDan Carpenter
2010-08-08solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-08-06iwlwifi: fix TX tracerJohannes Berg
2010-08-05isdn: fix information leakDan Carpenter
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams
2010-08-05libertas: get the right # of scanned BSSesDan Williams
2010-08-05virtio_net: implements ethtool_ops.get_drvinfoRusty Russell
2010-08-05ppp: make channel_ops conststephen hemminger
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches
2010-08-04davinci_emac: Fix use after free in davinci_emac_removeStefan Weil
2010-08-04via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-04cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-04cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy
2010-08-04iwlwifi: fix compile warningJohannes Berg
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds