summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1080-450/+1311
|\
| * 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/+7Star
| * 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/+0Star
| | * 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/+6Star
| | * | 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/+10Star
| | * | 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
| | * | ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
| | * | p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
| | * | ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8Star
| | * | ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
| | * | net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1Star
| | * | iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-041-1/+1
| | * | iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
| | * | iwlwifi: fix compile warningJohannes Berg2010-08-041-1/+1
| | * | ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-044-20/+31
| | * | ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-0412-94/+130
| | * | ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-042-35/+40
| | * | ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
| | * | ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-041-0/+1
| | * | ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-041-0/+6
| | * | ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-045-12/+16
| | * | mac80211: fix scan locking wrt. hw scanJohannes Berg2010-08-041-14/+0Star
| | * | iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-041-1/+5
| * | | isdn: fix information leakDan Carpenter2010-08-051-5/+5
| * | | net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-051-4/+1Star
| * | | usbnet: remove noisy and hardly useful printkChristian Samsel2010-08-051-1/+0Star
| * | | virtio_net: implements ethtool_ops.get_drvinfoRusty Russell2010-08-051-0/+14