Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-28 | wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -2/+3 |
2014-02-28 | atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -4/+4 |
2014-02-28 | airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -5/+8 |
2014-02-28 | rtl818x: add comments to explain few not obvious HW configs. | andrea merello | 1 | -0/+12 |
2014-02-28 | rtl818x: make dev_alloc_skb() null pointer check to really work | andrea merello | 1 | -3/+4 |
2014-02-28 | rtl818x: check for pci_map_single() success when initializing RX ring | andrea merello | 1 | -0/+7 |
2014-02-28 | rtl818x: pci_iomap() should pair with pci_iounmap() | andrea merello | 1 | -1/+1 |
2014-02-28 | rtl818x: Explicitly enable contetion window | andrea merello | 1 | -0/+2 |