summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-301/+866
2010-08-06iwlwifi: fix locking assertionsJohannes Berg-6/+6
2010-08-06iwlwifi: fix TX tracerJohannes Berg-1/+1
2010-08-05isdn: fix information leakDan Carpenter-5/+5
2010-08-05net: Fix napi_gro_frags vs netpoll pathJarek Poplawski-4/+1
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel-1/+0
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville-0/+2
2010-08-05ath9k: Remove myself from the MAINTAINERS listSujith-1/+0
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams-33/+121
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams-16/+40
2010-08-05libertas: get the right # of scanned BSSesDan Williams-1/+9
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville-13/+28
2010-08-04virtio_net: implements ethtool_ops.get_drvinfoRusty Russell-0/+14
2010-08-04ppp: make channel_ops conststephen hemminger-13/+16
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells-4/+5
2010-08-04sch_sfq: add sanity check for the packet lengthChangli Gao-9/+20
2010-08-04cls_rsvp: add sanity check for the packet lengthChangli Gao-2/+10
2010-08-04cls_flow: add sanity check for the packet lengthChangli Gao-40/+56
2010-08-04sk_buff: introduce pskb_network_may_pull()Changli Gao-0/+5
2010-08-04act_nat: fix on the TX pathChangli Gao-10/+13
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches-15/+2
2010-08-04davinci_emac: Fix use after free in davinci_emac_removeStefan Weil-1/+1
2010-08-04via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy-2/+2
2010-08-04cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy-15/+16
2010-08-04cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy-12/+13
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-574/+461
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-196/+586
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-707/+1306
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-42/+64
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-6501/+19599
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski-4/+7
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy-11/+10
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen-0/+2
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz-0/+4
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich-5/+5
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger-0/+2
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi-26/+8
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez-7/+381
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy-2/+1
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy-1/+1
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy-1/+8
2010-08-04iwlwifi: fix compile warningJohannes Berg-1/+1
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau-20/+31
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau-94/+130
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau-35/+40
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau-12/+16
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg-14/+0