| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 152 | -15226/+20047 |
|\ |
|
| * | Revert "remove the strip driver" | David S. Miller | 2008-07-18 | 3 | -0/+2829 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 10 | -32/+27 |
| |\ |
|
| * | | netdev: Allocate multiple queues for TX. | David S. Miller | 2008-07-18 | 1 | -2/+4 |
| * | | wireless: fix warnings from QoS patch | Johannes Berg | 2008-07-15 | 2 | -44/+8 |
| * | | netdev: Do not use TX lock to protect address lists. | David S. Miller | 2008-07-15 | 1 | -4/+2 |
| * | | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 | 1 | -0/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-15 | 42 | -1041/+865 |
| |\ \ |
|
| | * | | rt2x00: Reset LED assoc status after firmware update | Ivo van Doorn | 2008-07-14 | 1 | -0/+8 |
| | * | | iwlwifi: make index unsigned int for iwl_send_led_cmd | Abhijeet Kolekar | 2008-07-14 | 3 | -3/+4 |
| | * | | iwlwifi: Fix LEDs for 3945 | Abhijeet Kolekar | 2008-07-14 | 3 | -85/+64 |
| | * | | iwlwifi: send TXPOWER command after a new RXON command | Zhu Yi | 2008-07-14 | 1 | -10/+10 |
| | * | | iwlwifi: enable active scanning | Tomas Winkler | 2008-07-14 | 1 | -41/+45 |
| | * | | iwlwifi: unify 4965 and 5000 scanning code | Tomas Winkler | 2008-07-14 | 5 | -23/+33 |
| | * | | iwlwifi: LED use correctly blink table | Tomas Winkler | 2008-07-14 | 4 | -71/+61 |
| | * | | iwlwifi: fix LED stall | Tomas Winkler | 2008-07-14 | 3 | -50/+39 |
| | * | | iwlwifi: differentiate 4965 and 5000 hw ampdu queues number | Tomas Winkler | 2008-07-14 | 6 | -13/+30 |
| | * | | iwlwifi: make iwl4965_mac_conf_tx in atomic context | Emmanuel Grumbach | 2008-07-14 | 3 | -33/+24 |
| | * | | iwlwifi: rs always set lq_sta->priv | Tomas Winkler | 2008-07-14 | 1 | -2/+0 |
| | * | | iwlwifi: remove post associate work | Tomas Winkler | 2008-07-14 | 2 | -19/+0 |
| | * | | iwlwifi: fixes RTS / CTS support | Emmanuel Grumbach | 2008-07-14 | 6 | -7/+37 |
| | * | | iwlwifi: adding pci device ids to iwl_hw_card_ids | Esti Kummer | 2008-07-14 | 3 | -1/+29 |
| | * | | iwl3965: remove useless network and duplicate checking | Adel Gadllah | 2008-07-14 | 4 | -172/+25 |
| | * | | iwlwif: remove compilation warnings iwl_add_radiotap | Tomas Winkler | 2008-07-14 | 1 | -20/+17 |
| | * | | mac80211 hwsim: fix endianness bug | Johannes Berg | 2008-07-14 | 1 | -1/+1 |
| | * | | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 | 4 | -3/+18 |
| | * | | rtl8187: use different ANAPARAM*_OFF values for 8187B | Herton Ronaldo Krzesinski | 2008-07-14 | 3 | -15/+42 |
| | * | | rt2x00: Reorganize beacon handling | Ivo van Doorn | 2008-07-14 | 10 | -410/+289 |
| | * | | rt2x00: Add support for CTS protection in rt2x00lib | Ivo van Doorn | 2008-07-14 | 3 | -1/+4 |
| | * | | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 | 14 | -94/+115 |
| | * | | rtl8187: Fixed section mismatch in rtl8187_dev.c | Ihar Hrachyshka | 2008-07-14 | 1 | -1/+1 |
| | * | | rt2x00: Fix NULL pointer error in adhoc/master mode | Ivo van Doorn | 2008-07-14 | 1 | -0/+3 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-15 | 7 | -2/+50 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller | 2008-07-09 | 1 | -1/+11 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-09 | 3 | -6/+11 |
| |\ \ \ |
|
| * | | | | rtl8187: Change detection of RTL8187B with USB ID of 8187 | Larry Finger | 2008-07-08 | 2 | -36/+47 |
| * | | | | rtl8187: updating Kconfig to support RTL8187B | Hin-Tak Leung | 2008-07-08 | 1 | -3/+9 |
| * | | | | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2) | Hin-Tak Leung | 2008-07-08 | 1 | -40/+168 |
| * | | | | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1) | Hin-Tak Leung | 2008-07-08 | 1 | -29/+234 |
| * | | | | rtl8187: updating rtl8187_rtl8225.c to support RTL8187B | Hin-Tak Leung | 2008-07-08 | 1 | -14/+215 |
| * | | | | rtl8187: updating rtl818x.h to support RTL8187B | Hin-Tak Leung | 2008-07-08 | 1 | -9/+27 |
| * | | | | rtl8187: updating rtl8187.h to support RTL8187B | Hin-Tak Leung | 2008-07-08 | 1 | -16/+97 |
| * | | | | rt2x00: Fix register comments | Ivo van Doorn | 2008-07-08 | 2 | -8/+36 |
| * | | | | hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM | Pavel Roskin | 2008-07-08 | 1 | -2/+2 |
| * | | | | b43legacy: Remove switch statement with 64-bit index | Larry Finger | 2008-07-08 | 1 | -15/+51 |
| * | | | | rt2x00: Report RX end time for rt2400pci | Ivo van Doorn | 2008-07-08 | 3 | -0/+26 |
| * | | | | rt2x00: Use ieee80211_hw->workqueue again | Ivo van Doorn | 2008-07-08 | 3 | -17/+8 |
| * | | | | rt2x00: Decrease alignment headroom | Ivo van Doorn | 2008-07-08 | 1 | -3/+4 |
| * | | | | rt2x00: Remove input_polldev requirements for rfkill | Ivo van Doorn | 2008-07-08 | 5 | -93/+38 |
| * | | | | zd1211rw: beacon config error checking | Daniel Drake | 2008-07-08 | 1 | -17/+45 |