| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-09 | 80 | -450/+1311 |
|\ |
|
| * | igbvf.txt: Add igbvf Documentation | Jeff Kirsher | 2010-08-08 | 1 | -0/+78 |
| * | igb.txt: Add igb documentation | Jeff Kirsher | 2010-08-08 | 1 | -0/+132 |
| * | e100/e1000*/igb*/ixgb*: Add missing read memory barrier | Jeff Kirsher | 2010-08-08 | 8 | -0/+18 |
| * | ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG | John Fastabend | 2010-08-08 | 1 | -4/+10 |
| * | netxen: protect tx timeout recovery by rtnl lock | Amit Kumar Salecha | 2010-08-07 | 1 | -8/+7 |
| * | isdn: gigaset: use after free | Dan Carpenter | 2010-08-07 | 1 | -2/+4 |
| * | isdn: gigaset: add missing unlock | Dan Carpenter | 2010-08-07 | 1 | -0/+1 |
| * | solos-pci: Fix race condition in tasklet RX handling | David Woodhouse | 2010-08-07 | 1 | -1/+6 |
| * | pkt_sched: Fix sch_sfq vs tcf_bind_filter oops | Jarek Poplawski | 2010-08-07 | 1 | -0/+7 |
| * | net: disable preemption before call smp_processor_id() | Changli Gao | 2010-08-07 | 1 | -0/+2 |
| * | tcp: no md5sig option size check bug | Dmitry Popov | 2010-08-07 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 | 41 | -301/+866 |
| |\ |
|
| | * | iwlwifi: fix locking assertions | Johannes Berg | 2010-08-06 | 4 | -6/+6 |
| | * | iwlwifi: fix TX tracer | Johannes Berg | 2010-08-06 | 1 | -1/+1 |
| | * | rtl8180: avoid potential NULL deref in rtl8180_beacon_work | John W. Linville | 2010-08-05 | 1 | -0/+2 |
| | * | ath9k: Remove myself from the MAINTAINERS list | Sujith | 2010-08-05 | 1 | -1/+0 |
| | * | libertas: scan before assocation if no BSSID was given | Dan Williams | 2010-08-05 | 3 | -33/+121 |
| | * | libertas: fix association with some APs by using extended rates | Dan Williams | 2010-08-05 | 1 | -16/+40 |
| | * | libertas: get the right # of scanned BSSes | Dan Williams | 2010-08-05 | 1 | -1/+9 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-08-05 | 6 | -13/+28 |
| | |\ |
|
| | | * | Bluetooth: Check result code of L2CAP information response | Ville Tervo | 2010-08-04 | 1 | -0/+9 |
| | | * | Bluetooth: Don't send RFC for Basic Mode if only it is supported | Gustavo F. Padovan | 2010-08-04 | 1 | -3/+12 |
| | | * | Bluetooth: Remove __exit from rfcomm_cleanup_ttys() | Gustavo F. Padovan | 2010-07-31 | 1 | -1/+1 |
| | | * | Bluetooth: Use list_head for HCI blacklist head | David Miller | 2010-07-31 | 4 | -9/+6 |
| | * | | iwlagn: Improve aggregation failure error messages | Andy Lutomirski | 2010-08-04 | 1 | -4/+7 |
| | * | | rt2x00: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -11/+10 |
| | * | | mac80211: Fix compilation warning when CONFIG_INET is not set | Juuso Oikarinen | 2010-08-04 | 1 | -0/+2 |
| | * | | wireless: ipw2100: check result of kzalloc() | Christoph Fritz | 2010-08-04 | 1 | -0/+4 |
| | * | | ath9k: fix erased ieee80211_rx_status.mactime | Jan Friedrich | 2010-08-04 | 1 | -5/+5 |
| | * | | p54pci: Add PCI ID for SMC2802W | Larry Finger | 2010-08-04 | 1 | -0/+2 |
| | * | | ath9k: fix an issue in ath_atx_tid paused flag management | Lorenzo Bianconi | 2010-08-04 | 1 | -26/+8 |
| | * | | ath9k_hw: Fix regulatory CTL index usage for AR9003 | Luis R. Rodriguez | 2010-08-04 | 1 | -7/+381 |
| | * | | net: wl12xx: do not use kfree'd memory | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+1 |
| | * | | iwlagn: fix typo in ucode_bt_stats_read debugfs | Wey-Yi Guy | 2010-08-04 | 1 | -1/+1 |
| | * | | iwlwifi: BA scd_flow not match condition detected | Wey-Yi Guy | 2010-08-04 | 1 | -1/+8 |
| | * | | iwlwifi: fix compile warning | Johannes Berg | 2010-08-04 | 1 | -1/+1 |
| | * | | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 | 4 | -20/+31 |
| | * | | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 | 12 | -94/+130 |
| | * | | ath9k: prevent calibration during off-channel activity | Felix Fietkau | 2010-08-04 | 2 | -35/+40 |
| | * | | ath9k_hw: fix analog shift register writes on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -1/+5 |
| | * | | ath9k: fix a crash in the PA predistortion apply function | Felix Fietkau | 2010-08-04 | 1 | -0/+1 |
| | * | | ath9k_hw: fix periodic noise floor calibration on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -0/+6 |
| | * | | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 | 5 | -12/+16 |
| | * | | mac80211: fix scan locking wrt. hw scan | Johannes Berg | 2010-08-04 | 1 | -14/+0 |
| | * | | iwlwifi: fix possible recursive locking deadlock | Johannes Berg | 2010-08-04 | 1 | -1/+5 |
| * | | | isdn: fix information leak | Dan Carpenter | 2010-08-05 | 1 | -5/+5 |
| * | | | net: Fix napi_gro_frags vs netpoll path | Jarek Poplawski | 2010-08-05 | 1 | -4/+1 |
| * | | | usbnet: remove noisy and hardly useful printk | Christian Samsel | 2010-08-05 | 1 | -1/+0 |
| * | | | virtio_net: implements ethtool_ops.get_drvinfo | Rusty Russell | 2010-08-04 | 1 | -0/+14 |