summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-05libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville6-13/+28
2010-08-04virtio_net: implements ethtool_ops.get_drvinfoRusty Russell1-0/+14
2010-08-04ppp: make channel_ops conststephen hemminger8-13/+16
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells2-4/+5
2010-08-04sch_sfq: add sanity check for the packet lengthChangli Gao1-9/+20
2010-08-04cls_rsvp: add sanity check for the packet lengthChangli Gao1-2/+10
2010-08-04cls_flow: add sanity check for the packet lengthChangli Gao1-40/+56
2010-08-04sk_buff: introduce pskb_network_may_pull()Changli Gao1-0/+5
2010-08-04act_nat: fix on the TX pathChangli Gao1-10/+13
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches1-15/+2
2010-08-04davinci_emac: Fix use after free in davinci_emac_removeStefan Weil1-1/+1
2010-08-04via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-2/+2
2010-08-04cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-15/+16
2010-08-04cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-12/+13
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds310-574/+461
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-196/+586
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds23-707/+1306
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-42/+64
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds268-6501/+19599
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-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen1-0/+2
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
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez1-7/+381
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy1-2/+1
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy1-1/+1
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy1-1/+8
2010-08-04iwlwifi: fix compile warningJohannes Berg1-1/+1
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau4-20/+31
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau12-94/+130
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau2-35/+40
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau1-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau5-12/+16
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg1-14/+0
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg1-1/+5
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1177-50596/+73520
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds7-484/+924
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds9-279/+121
2010-08-04CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checksDavid Howells1-3/+6
2010-08-04block_dev: always serialize exclusive open attemptsTejun Heo1-2/+2
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds29-188/+734
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds17-105/+88